C# Class NLog.SignalR.SignalRTarget

Inheritance: NLog.Targets.TargetWithLayout
Afficher le fichier Open project: cbley/NLog.SignalR Class Usage Examples

Méthodes publiques

Свойство Type Description
LogEventHandler LogEventInfo>.Action

Méthodes publiques

Méthode Description
SignalRTarget ( ) : System

Méthodes protégées

Méthode Description
Write ( LogEventInfo logEvent ) : void

Method Details

SignalRTarget() public méthode

public SignalRTarget ( ) : System
Résultat System

Write() protected méthode

protected Write ( LogEventInfo logEvent ) : void
logEvent LogEventInfo
Résultat void

Property Details

LogEventHandler public_oe property

public Action LogEventHandler
Résultat LogEventInfo>.Action