Calls DoDebuglnStack to write the message in s when the logger has been enabled.
Source position: lazloggerbase.pas line 167
public procedure TLazLogger.DebuglnStack( |
const s: string = '' |
); |
LogEnabled: TLazLoggerLogEnabled; |
const s: string = '' |
); |
s |
|
Message written in the method. |
s |
|
Message written in the method. |
Modified in LazUtils version 3.0 to use group information for the enabled logger.
| Version 4.4 | Generated 2025-11-08 | Home |