Adds the specified handler for blobk Enter and Exit conditions.
Source position: lazloggerbase.pas line 162
public procedure TLazLogger.AddBlockHandler(
AHandler: TLazLoggerBlockHandler
); virtual;