Documentation for a minimal subset of the QSM API
QS.Fx.Logging Namespace
Namespaces > QS.Fx.Logging
This namespace contains classes used for logging.
Syntax
C#Visual BasicManaged C++
namespace QS.Fx.Logging
Namespace QS.Fx.Logging
namespace QS.Fx.Logging
Types
All TypesClassesStructuresInterfacesEnumerationsDelegates
IconNameDescription
public interfaceIConsole
This class represents a simple append-only plain text logging console.

public interfaceIEvent
This interface is implemented by events that can be posted on the event logger.

public interfaceIEventClass
public interfaceIEventLogger
This class represents an event logging service.

public interfaceILogger
This class represents a simple logging console that can be erased.