Gets the current indentation (nesting) level for messages written using the logger.
Source position: lazlogger.pas line 174
public function TLazLoggerFile.CurrentIndentLevel: Integer; override; |
Current nesting level for the logger class instance.
Indicates the number of space characters prepended to a message to format the output for the logger class.
| Version 4.4 | Generated 2025-11-08 | Home |