DefaultLoggerFactory

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.

NewDefaultLoggerFactory() *build.Factory

See also