The ChannelAdam Logging Library

Overview

An open source, .NET Standard 1.3 library that provides a very simple logging interface.

Below are the main features of the library. See the linked code for details.

Please contact me if you have any questions.

Getting Started

NuGet Package Installation

To install the ChannelAdam.Logging NuGet package run the following command in the Package Manager Console:

1PM> Install-Package ChannelAdam.Logging

Usage

Implement the ISimpleLogger interface.

Reference

A very simple interface for logging or writing out to the console.

Please leave below any comments, feedback or suggestions, or alternatively contact me on a social network.

comments powered by Disqus