[Overview][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |