[Overview][Types][Classes][Procedures and functions][Index] |
Removes all block handlers for the logger class created using AddBlockHandler.
Source position: lazlogger.pas line 162
protected procedure TLazLoggerFile.ClearAllBlockHandler; |
Calls RemoveBlockHandler to remove each of the block handlers from the internal list of handlers, and releases the references to the block handler class instances.
Version 4.0 | Generated 2025-05-03 | Home |