C# (CSharp) Helios.Logging Пространство имен

Классы

Имя Описание
Debug LogLevel.Debug events
Error LogLevel.Error events
Info LogLevel.Info events
LogEvent An event instance produced by a ILogger
LoggingAdapter Abstract base class that implements most of the expected logger behavior
NoOpLogger Logger that does nothing.
NoOpLoggerFactory Factory for creating NoOpLoggers, which don't actually log anything
StandardOutLoggerFactory Creates StdOutLogger instances.
StdOutLogger ILogger implementation which writes messages out to Console.
Warning LogLevel.Warning events