DebugLogger encapsulates logging to System.Diagnostics.Debug in a Logger.

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

Syntax

C#
public class DebugLogger : Logger

Inheritance Hierarchy

System..::.Object
  BitFactory.Logging..::.Logger
    BitFactory.Logging..::.DebugLogger

See Also