Source position: gitlabclient.pas line 35
type TLogEvent = procedure(
Sender: TObject;
const aMessage: string
) of object;