Property | Type | Description | |
---|---|---|---|
Client | ILogglyClient | ||
Formatter | ILogglyFormatter | ||
InputKeyProperty | string |
Method | Description | |
---|---|---|
Append ( log4net.Core.LoggingEvent loggingEvent ) : void | ||
SendBuffer ( log4net.Core.LoggingEvent loggingEvents ) : void |
protected Append ( log4net.Core.LoggingEvent loggingEvent ) : void | ||
loggingEvent | log4net.Core.LoggingEvent | |
return | void |
protected SendBuffer ( log4net.Core.LoggingEvent loggingEvents ) : void | ||
loggingEvents | log4net.Core.LoggingEvent | |
return | void |
public static ILogglyFormatter Formatter | ||
return | ILogglyFormatter |