NTP Analyzer  0.8.2
Analyze the operation of time servers
Ntp.Common.Log.ILogConfiguration Interface Reference
Inheritance diagram for Ntp.Common.Log.ILogConfiguration:

Properties

string File [get]
 
LogType LogType [get]
 
bool ShowSeverity [get]
 
bool ShowTimestamp [get]
 
Severity Threshold [get]
 
string TimeFormat [get]
 

Detailed Description

Definition at line 24 of file ILogConfiguration.cs.

Property Documentation

string Ntp.Common.Log.ILogConfiguration.File
get

Definition at line 26 of file ILogConfiguration.cs.

Referenced by Ntp.Common.Log.LogFactory.CreateLogInternal().

LogType Ntp.Common.Log.ILogConfiguration.LogType
get

Definition at line 28 of file ILogConfiguration.cs.

Referenced by Ntp.Common.Log.LogFactory.CreateLogInternal().

bool Ntp.Common.Log.ILogConfiguration.ShowSeverity
get

Definition at line 30 of file ILogConfiguration.cs.

Referenced by Ntp.Common.Log.LogFactory.CreateLogInternal().

bool Ntp.Common.Log.ILogConfiguration.ShowTimestamp
get

Definition at line 29 of file ILogConfiguration.cs.

Referenced by Ntp.Common.Log.LogFactory.CreateLogInternal().

Severity Ntp.Common.Log.ILogConfiguration.Threshold
get

Definition at line 27 of file ILogConfiguration.cs.

Referenced by Ntp.Common.Log.LogFactory.CreateLogInternal().

string Ntp.Common.Log.ILogConfiguration.TimeFormat
get

Definition at line 31 of file ILogConfiguration.cs.

Referenced by Ntp.Common.Log.LogFactory.CreateLogInternal().


The documentation for this interface was generated from the following file: