Microsoft.Extensions.Logging.Abstractions
Namespace with 7 public types
Classes
NullLogger
Minimalistic logger that does nothing.
NullLogger`1
Minimalistic logger that does nothing.
NullLoggerFactory
An used to create an instance of
that logs nothing.
NullLoggerProvider
Provider for the .
Structures
LogEntry`1
Holds the information for a single log entry.
Abstract Classes
BufferedLogRecord
Represents a buffered log record to be written in batch to an .
Interfaces
IBufferedLogger
Represents the ability of a logging provider to support buffered logging.