NullLogger Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
Null ILogger
public sealed class NullLogger : VoltRpc.Logging.ILogger
- Inheritance
-
NullLogger
- Implements
Constructors
NullLogger() |
Properties
LogVerbosity |
Logging level |
Methods
Debug(String) |
Log a debug message |
Error(String) |
Log a error message |
Info(String) |
Log a info message |
Warn(String) |
Log a waring message |