Removes the specified block handler for the logger type.
Source position: lazloggerbase.pas line 163
public procedure TLazLogger.RemoveBlockHandler(
AHandler: TLazLoggerBlockHandler
); virtual;