Creates
ILogger components based on their descriptors.
Inherits: Factory
Description
The DefaultLoggerFactory class provides a factory used to create ILogger components based on their descriptors.
Constructors
Create a new instance of the factory.
public
DefaultLoggerFactory()
See also