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 option to avoid following inner exceptions #104

Open dakahler opened 4 years ago

dakahler commented 4 years ago

To help reduce the length of traces when it's not necessarily applicable, it would be nice to be able to turn off following InnerException, or maybe only following to a certain depth.