Skip to content

elmahio/LoggerVisualizer

Repository files navigation

Logger Visualizer Build

Logger Debug Visualizer for Visual Studio.

When debugging applications and an ILogger is available in the code you can view the logger configuration details in a more structured and visually pleasing form:

Logger Visualizer

The extension shows all configured loggers with a set of default properties. For a range of known logging providers, the extension show a special UI. Like for EventLog:

EventLog Logger Visualizer

And elmah.io:

ElmahIo Logger Visualizer

Feel free to reach out or send a PR if you own a provider with additional content.


Sponsored by elmah.io.