https://github.com/elmahio/loggervisualizer
Logger Debug Visualizer for Visual Studio
https://github.com/elmahio/loggervisualizer
ilogger logger logging microsoft-extensions-logging visual-studio visual-studio-extension visual-studio-extensions vsix vsix-extension vsix-extensions
Last synced: about 1 month ago
JSON representation
Logger Debug Visualizer for Visual Studio
- Host: GitHub
- URL: https://github.com/elmahio/loggervisualizer
- Owner: elmahio
- Created: 2024-09-06T09:36:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-19T07:39:01.000Z (2 months ago)
- Last Synced: 2025-04-13T00:43:27.128Z (about 1 month ago)
- Topics: ilogger, logger, logging, microsoft-extensions-logging, visual-studio, visual-studio-extension, visual-studio-extensions, vsix, vsix-extension, vsix-extensions
- Language: C#
- Homepage: https://marketplace.visualstudio.com/items?itemName=elmahio.loggervisualizer
- Size: 217 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Logger Visualizer 
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:

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`:

And elmah.io:

Feel free to reach out or send a PR if you own a provider with additional content.
---
Sponsored by [elmah.io](https://elmah.io).