[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'LazLogger' (#lazutils)

TLazLoggerFile.IndentChanged

Performs actions needed to create an indentation spacing string for the current nesting level.

Declaration

Source position: lazlogger.pas line 159

protected procedure TLazLoggerFile.IndentChanged; override;

Description

Calls CreateIndent to prepare the string prefix inserted at the start of a log message.


Version 4.0 Generated 2025-05-03 Home