Skip to content
/ halcyon Public

Simplified view of dotnet exception stack trace

License

Notifications You must be signed in to change notification settings

iivmok/halcyon

Repository files navigation

Halcyon

Simplified view of dotnet exception stack trace

Download release: Halcyon.exe

Usage

Paste stack trace into the left panel and check wanted options. Uses clipboard contents by default.

Options

  • Hide source assembly
  • Hide calls to System.
  • Hide calls to Microsoft.
  • Hide async stack frames
  • Hide generic/async/lambda/generator noise
  • Tag frames instead of hiding them
  • Show exceptions only, no frames
  • Hide any stack with *Middleware. in the name
  • Unwrap (reorder) inner exceptions

Example

Source: example/example.txt

Original Hide assembly info Hide async stacks Denoise Unrap inner exceptions

About

Simplified view of dotnet exception stack trace

Resources

License

Stars

Watchers

Forks

Languages