DataSource.NET  7.1-10.29157-a18c1ca
Caplin.Logging.NamespaceDoc Class Reference

The Caplin.Logging namespace provides logging facilities for applications built using Caplin's .NET APIs. More...

Detailed Description

The Caplin.Logging namespace provides logging facilities for applications built using Caplin's .NET APIs.

An API user must also implement the Caplin.Logging.ILogger interface in order to receive log messages from the Caplin API.

An example Caplin.Logging.ConsoleLogger is supplied with the API. However it is recommended that you only use this implementation for internal debugging purposes while you are developing your Caplin enabled application. Your deployed application should use a more fully functioned logging framework, such as Apache log4net, which offers a wider range of logging options.


Generated on Tue Aug 20 2019 16:17:27 for DataSource.NET