Interface IST_LogsListener
Namespace: STLoggingInterface
Assembly: STLoggingInterface.dll
Syntax
[Guid("7A6E93CD-4FFB-44C1-A36B-D83E2D6BE7C6")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_LogsListenerMethods
GetIsEnabled()
Declaration
bool GetIsEnabled()Returns
| Type | Description | 
|---|---|
| bool | 
GetLogLevel()
Declaration
ushort GetLogLevel()Returns
| Type | Description | 
|---|---|
| ushort | 
IsQueueable()
Declaration
bool IsQueueable()Returns
| Type | Description | 
|---|---|
| bool | 
WriteLogEvent(TST_LogItem)
Declaration
void WriteLogEvent(TST_LogItem Event)Parameters
| Type | Name | Description | 
|---|---|---|
| TST_LogItem | Event |