The Mindscape.LightSpeed.Logging namespace provides classes that are used to implement logging.

Classes

  ClassDescription
CommandLog
Contains logging information about a LightSpeed operation.
ConsoleLogger
An ILogger that logs to Console
TraceLogger
An ILogger that logs to Trace

Interfaces

  InterfaceDescription
ILogger
A logger contract