Unit 'LazLogger' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

DumpExceptionBackTrace

Write the stack trace back when an exception is detected.

Declaration

Source position: LazLoggerIntf.inc line 119

procedure DumpExceptionBackTrace;

procedure DumpExceptionBackTrace(

  LogEnabled: TLazLoggerLogEnabled

);

Description

Calls the DumpExceptionBackTrace method for the logger in the DebugLogger variable.

See also

TLazLogger.DebugLn

TLazLogger.DumpExceptionBackTrace


Version 4.4 Generated 2025-11-08 Home