[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'LazLogger' (#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.0 Generated 2025-05-03 Home