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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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