C# Class log4net.loggly.LogglyBufferringAppender

Inheritance: log4net.Appender.BufferingAppenderSkeleton
Afficher le fichier Open project: psquickitjayant/log4net-loggly

Méthodes publiques

Свойство Type Description
Client ILogglyClient
Formatter ILogglyFormatter
InputKeyProperty string

Méthodes protégées

Méthode Description
Append ( log4net.Core.LoggingEvent loggingEvent ) : void
SendBuffer ( log4net.Core.LoggingEvent loggingEvents ) : void

Method Details

Append() protected méthode

protected Append ( log4net.Core.LoggingEvent loggingEvent ) : void
loggingEvent log4net.Core.LoggingEvent
Résultat void

SendBuffer() protected méthode

protected SendBuffer ( log4net.Core.LoggingEvent loggingEvents ) : void
loggingEvents log4net.Core.LoggingEvent
Résultat void

Property Details

Client public_oe static_oe property

public static ILogglyClient Client
Résultat ILogglyClient

Formatter public_oe static_oe property

public static ILogglyFormatter Formatter
Résultat ILogglyFormatter

InputKeyProperty public_oe static_oe property

public static string InputKeyProperty
Résultat string