Xian55 / WowClassicGrindBot

Highly configurable and responsive World of Warcraft Classic pixel Grind Bot - No DLL injection or memory tampering, just screen capture and input simulation.
190 stars 127 forks source link

Refactor: Enrich logging with `SourceContext` #510

Closed Xian55 closed 1 year ago

Xian55 commented 1 year ago

Using Serilog.Expressions to obtain SourceContext.

Before: image

After: image