C# Class Dicom.Utility.SyslogTarget

Inheritance: TargetWithLayout
Datei anzeigen Open project: fo-dicom/mdcm Class Usage Examples

Public Methods

Method Description
SyslogTarget ( ) : System

Protected Methods

Method Description
Write ( LogEventInfo logEvent ) : void

Method Details

SyslogTarget() public method

public SyslogTarget ( ) : System
return System

Write() protected method

protected Write ( LogEventInfo logEvent ) : void
logEvent NLog.LogEventInfo
return void