Skip to content

xcitestudios/csharp-logging

Repository files navigation

com.xcitestudios.Logging

Interfaces designed to unify and simplify logging across multiple languages (C# edition).

Installation

From the start the packages are available on NuGet to make them easy to install in any project.

$ Install-Package com.xcitestudios.Logging

Alternatively, just include the source files.

Development

Want to contribute? Create pull requests and I'll get in touch!

Thanks

Special thanks to MediaSkunkWorks where the ideas for these libraries came from while working there and being given the time to ensure they're suitable for open source as well as internal use.

License

MIT (Including AT.MIN.Tools which was CPOL but Richard Prinz said he'd change it to MIT for use freely, thank you!)

The unit tests make use of Newtonsoft.Json (http://www.newtonsoft.com/) which is licensed under AGPL 3.0 http://www.gnu.org/licenses/agpl-3.0.html. This is not used in the interfaces or classes at all.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published