High-performance understanding for stack traces (Make error logs more productive). Output the modern C# 7.0+ features in stack traces that looks like the C# source code that generated them rather than IL formatted. .NET stack traces output the compiler transformed methods; rather than the source code methods, which make them slow to mentally parse and match back to the source code. The current output was good for C# 1.0; but has become progressively worse since C# 2.0 (iterators, generics) as new features are added to the .NET languages and at C# 7.1 the stack traces are esoteric. Output the modern C# 7.0+ features in stack traces in an understandable fashion that looks like the C# source code that generated them. Resolves the stack back to the C# source format of the calls (and is an inspectable list of stack frames)

Features

  • High performance understanding for stack traces
  • Resolves the stack back to the C# source format of the calls
  • Make error logs more productive
  • .NET stack traces output the compiler transformed methods
  • Output the modern C# 7.0+ features in stack traces

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

Apache License V2.0

Follow Ben.Demystifier

Ben.Demystifier Web Site

Other Useful Business Software
Go from Code to Production URL in Seconds Icon
Go from Code to Production URL in Seconds

Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Ben.Demystifier!

Additional Project Details

Programming Language

C#

Related Categories

C# Frameworks

Registered

2022-09-13