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

Create a new instance of the factory.

public constructor()

See also