benaadams / Ben.Demystifier

High performance understanding for stack traces (Make error logs more productive)
Apache License 2.0
2.76k stars 118 forks source link

Add options to hide details in the demystified stack trace #105

Open JatinSanghvi opened 4 years ago

JatinSanghvi commented 4 years ago

Would be great to have options to show/hide:

  1. Fully qualified method names (just class name and method name instead)
  2. Parameter Names
  3. Parameter Types
  4. Source code location