|
NTP Analyzer
0.8.2
Analyze the operation of time servers
|


Public Member Functions | |
| override void | Close () |
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 | |
| ConsoleLog (Severity threshold, string timeFormat) | |
| ConsoleLog (Severity threshold) | |
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 27 of file ConsoleLog.cs.
|
inlinepackage |
Definition at line 29 of file ConsoleLog.cs.
|
inlinepackage |
Definition at line 34 of file ConsoleLog.cs.
|
inlinevirtual |
Implements Ntp.Common.Log.LogBase.
Definition at line 39 of file ConsoleLog.cs.
|
inlineprotectedvirtual |
Implements Ntp.Common.Log.TextLog.
Definition at line 44 of file ConsoleLog.cs.
References Ntp.Common.Log.Console.