Gets and sets the Collection of Loggers.

Namespace:  BitFactory.Logging
Assembly:  BitFactory.Logging (in BitFactory.Logging.dll) Version: 1.5.1.0 (1.5.1.0)

Syntax

C#
protected IDictionary Loggers { get; set; }

See Also