Unit 'LazLogger' Package
[Overview][Types][Classes][Procedures and functions][Index] [#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.6 Hosted on Source Forge