stackTraceLevel property

Level stackTraceLevel
final

The current logging level to display stack trace.

All stack traces with levels below this level will be omitted.

Implementation

final Level stackTraceLevel;