Interface ILogger
Unit
Declaration
type ILogger = interface(IUpdateObject)
Description
No description available, ancestor IUpdateObject description follows
No description available, ancestor IObservable description follows
—————————————————————————– Base Interfaces —————————————————————————–
Attributes
- GUID['{8532953B-320D-418B-A447-AC95DFAC368B}']
Attributes
- GUID['{4C481E54-568A-46B4-BAAA-C0071932FDCF}']
Attributes
- GUID['{319C7CA4-3F0F-48A9-906C-5C96E48B32A0}']
Hierarchy
- IInterface
- IObservable
- IUpdateObject
- ILogger
Overview
Methods
function GetLogInterfaces: ILogInterfaceList; |
|
function StartLog(iItem: IPlaylistItem; const iRegion: byte; const iPlaybackDeviceID: string; const iForceNoForward: boolean = false): ILoggingTicket; |
|
function StartLogEx(iItem: IPlaylistItem; const iRegion: byte; const iPlaybackDeviceID: string; const iOnAir: boolean; const iForceNoForward: boolean): ILoggingTicket; |
|
procedure Inject(const iEvent: TLoggingEvent); |
Description
Methods
function GetLogInterfaces: ILogInterfaceList; |
|
function StartLog(iItem: IPlaylistItem; const iRegion: byte; const iPlaybackDeviceID: string; const iForceNoForward: boolean = false): ILoggingTicket; |
|
function StartLogEx(iItem: IPlaylistItem; const iRegion: byte; const iPlaybackDeviceID: string; const iOnAir: boolean; const iForceNoForward: boolean): ILoggingTicket; |
|
procedure Inject(const iEvent: TLoggingEvent); |
|
Generated by PasDoc 0.16.0.