Skip to content

Rider plugin to see, instantly, in a nice way Application Insights logs.

License

Notifications You must be signed in to change notification settings

FlagshipApps/ApplicationInsightsRiderPlugin

 
 

Repository files navigation

Application Insights Debug Log Viewer

This is a plugin for Rider to see, instantly, nicely Application Insights logs.

To use just start a program with the debugger or attach to a running one that use Application Insights. The logs will appear in a tab, in the debugger panel when starting a debug session.

Dev

To edit and test the plugin, just open this project with InteliJ IDEA and run the plugin with predefined run configuration

Build

$ ./gradlew :buildPlugin -PbuildType=stable

Then the plugins will be in build/distributions

Screenshot

Screenshot

License

MIT

Special thanks

  • Ivan Migalev: Help about Rider / InteliJ plugin API

About

Rider plugin to see, instantly, in a nice way Application Insights logs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%