[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'LazLogger' (#lazutils)

TLazLoggerFile.ClearAllBlockHandler

Removes all block handlers for the logger class created using AddBlockHandler.

Declaration

Source position: lazlogger.pas line 162

protected procedure TLazLoggerFile.ClearAllBlockHandler;

Description

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