TLogEventConverterBase.CanHandleEvent(TLogEvent) Method

Represents method CanHandleEvent(TLogEvent).

Namespace: Spring.Logging.Extensions
strict protected
 function CanHandleEvent(const event: TLogEvent): Boolean; virtual; abstract;

Parameters

event
Type: TLogEvent

Return Value

Type: Boolean