Property | Type | Description | |
---|---|---|---|
Client | ILogglyClient | ||
Formatter | ILogglyFormatter | ||
InputKeyProperty | string |
Method | Description | |
---|---|---|
LogglyAppender ( ) : System | ||
addToBulk ( string log ) : void |
Method | Description | |
---|---|---|
Append ( log4net.Core.LoggingEvent loggingEvent ) : void |
Method | Description | |
---|---|---|
SendAllEvents ( string events ) : void | ||
SendLogAction ( log4net.Core.LoggingEvent loggingEvent ) : void | ||
t_Elapsed ( object sender, System.Timers e ) : void |
protected Append ( log4net.Core.LoggingEvent loggingEvent ) : void | ||
loggingEvent | log4net.Core.LoggingEvent | |
return | void |
public static ILogglyFormatter Formatter | ||
return | ILogglyFormatter |