Namespace Microsoft.Extensions.Logging
Classes
LoggerExtensions
ILogger extension methods for common scenarios.
Structs
EventId
Event Id structure
Interfaces
ILogger
Represents a type used to perform logging.
ILoggerFactory
Represents a type used to configure the logging system and create instances of ILogger from the registered ILoggers.
Enums
LogLevel
Defines logging severity levels.