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

TLazLogger.BlockHandlerCount

Gets the number of block handlers added to the logger type.

Declaration

Source position: lazloggerbase.pas line 163

public function TLazLogger.BlockHandlerCount: Integer; virtual;

Function result

Number of block handlers for the logger type.