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
$300 Free Credits to Build on Google Cloud Icon
$300 Free Credits to Build on Google Cloud

New customers can spin up VMs, build with AI, and query data at no cost.

Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start 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