C# Class NLog.Targets.SignalR.SignalRTarget

Inheritance: TargetWithLayout
Afficher le fichier Open project: Hdesai/NLogToSignalR

Private Properties

Свойство Type Description
CallViaHub void
GetFromNLogLogLevel SignalRConnector.LogLevel
SetPublisher void

Méthodes protégées

Méthode Description
InitializeTarget ( ) : void
Write ( NLog.Common.AsyncLogEventInfo logEvent ) : void

Private Methods

Méthode Description
CallViaHub ( ) : void
GetFromNLogLogLevel ( NLog logLevel ) : SignalRConnector.LogLevel
SetPublisher ( ) : void

Method Details

InitializeTarget() protected méthode

protected InitializeTarget ( ) : void
Résultat void

Write() protected méthode

protected Write ( NLog.Common.AsyncLogEventInfo logEvent ) : void
logEvent NLog.Common.AsyncLogEventInfo
Résultat void