TLogEventType.CallStack EnumMember
Definition
Should only be called if stack is sent to the appender. The appender may treat it in a specific way. No one else should use this event type. If this event type is not set, callstack logging will be disabled completely, this may have significant performance impact on some platforms.
Delphi
const CallStack = TLogEventType(2)