Class NoConsole
A quiet logger that only logs to the log file. Requires appropriate logger configuration.
Inherited Members
Namespace: System
Assembly: Acoustics.Shared.dll
Syntax
public static class NoConsole
Properties
| Improve this Doc View SourceLog
Declaration
public static ILog Log { get; }
Property Value
Type | Description |
---|---|
log4net.ILog |