THTTPClientLogEvent Delegate

Represents type THTTPClientLogEvent.

Namespace: flcHTTPClient
type
 THTTPClientLogEvent = procedure (Client: TF5HTTPClient; LogType: THTTPClientLogType; Msg: String; Level: Integer) of object;