ASCOM.Common.Interfaces Namespace

Component interfaces used in the library.

Interfaces

ILogger Very simple logger interface, LoggerExtensions build on this to add standard functionality
IProfile This is the standard interface for a settings profile. The constructor will contain any specific settings needed for the storage provider.
ITraceLogger Trace logger interface definition

Enumerations

LogLevel Supported log levels for ILogger devices