benaadams / Ben.Demystifier

High performance understanding for stack traces (Make error logs more productive)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add options to hide details in the demystified stack trace

JatinSanghvi opened this issue · comments

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