NTP Analyzer
0.8.2
Analyze the operation of time servers
|
Public Member Functions | |
override void | Close () |
void | Dispose () |
Public Member Functions inherited from Ntp.Common.Log.TextLog | |
override void | Initialize () |
override void | Resume () |
override void | Suspend () |
override void | WriteLine (string text, Severity severity) |
override void | WriteLine (Exception exception) |
override void | WriteLine (Exception exception, Severity severity) |
Protected Member Functions | |
override TextWriter | CreateWriter () |
Protected Member Functions inherited from Ntp.Common.Log.TextLog | |
TextLog (Severity threshold, string timeFormat) | |
Protected Member Functions inherited from Ntp.Common.Log.LogBase | |
LogBase (Severity threshold, bool isSysLog=false) | |
Package Functions | |
FileLog (string file, Severity threshold, string timeFormat) | |
Private Member Functions | |
~FileLog () | |
void | Dispose (bool disposing) |
Private Attributes | |
bool | disposedValue |
readonly string | file |
TextWriter | writer |
Additional Inherited Members | |
Protected Attributes inherited from Ntp.Common.Log.TextLog | |
bool | Closed |
bool | Initialized |
readonly object | Locker = new object() |
Properties inherited from Ntp.Common.Log.TextLog | |
bool | ShowSeverity [get, set] |
bool | ShowTimeStamp [get, set] |
Properties inherited from Ntp.Common.Log.LogBase | |
bool | IsSysLog [get] |
Severity | Threshold [get] |
Definition at line 28 of file FileLog.cs.
|
inlinepackage |
Definition at line 30 of file FileLog.cs.
|
inlineprivate |
Definition at line 80 of file FileLog.cs.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
inlineprivate |
Definition at line 64 of file FileLog.cs.
|
inline |
Definition at line 85 of file FileLog.cs.
|
private |
Definition at line 62 of file FileLog.cs.
|
private |
Definition at line 36 of file FileLog.cs.
|
private |
Definition at line 37 of file FileLog.cs.