Свойство | Тип | Описание | |
---|---|---|---|
Client | ILogglyClient |
Свойство | Тип | Описание | |
---|---|---|---|
IsRunning | bool | ||
Queue | BlockingCollection |
||
WorkerThread | |||
_config | ILogglyAppenderConfig |
Метод | Описание | |
---|---|---|
LogglyAsyncHandler ( ) : System.Collections.Concurrent | ||
PostMessage ( string msg, ILogglyAppenderConfig config ) : void |
Метод | Описание | |
---|---|---|
SendLogs ( ) : void |
public LogglyAsyncHandler ( ) : System.Collections.Concurrent | ||
Результат | System.Collections.Concurrent |
public PostMessage ( string msg, ILogglyAppenderConfig config ) : void | ||
msg | string | |
config | ILogglyAppenderConfig | |
Результат | void |
protected Thread,System.Threading WorkerThread | ||
Результат |