Performs actions needed to implement the DebugLn method for the logger class type.
Source position: lazlogger.pas line 166
protected procedure TLazLoggerFile.DoDebugLn( |
s: string; |
AGroup: PLazLoggerLogGroup = Nil |
); override; |
Modified in LazUtils version 3.0 to include the AGroup argument.
| Version 4.6 | Generated 2026-02-20 | Home |