errorMethodCount property
Controls the method count in provided stack traces.
This is used when a stack trace was provided via the error parameter.
Set to 0
in order to disable printing the provided stack trace.
See also:
Implementation
final int errorMethodCount;