Creates
ILogger components based on their descriptors.
Implements: 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.
DefaultLoggerFactory()
See also