DefaultLoggerFactory

Creates ILogger components based on their descriptors.

Extends: Factory

Description

The DefaultLoggerFactory class provides a factory used to create ILogger components based on their descriptors.

Constructors

Creates a new instance of the factory.

DefaultLoggerFactory()

See also