Skip to content

Simple logging framework for use in the Meerkat projects

License

Notifications You must be signed in to change notification settings

kkuepper/Meerkat.Logging

 
 

Repository files navigation

Meerkat Logging

The Meerkat.Logging library is a simple logging framework for use internally withing the Meerkat libaries

The rationale is so we don't take a dependency on external logging framework such as Common.Logging, log4net etc and possible introduce dependency conflicts to a client project

NuGet Build status

You can see the version history here.

Build the project

  • Windows: Run build.cmd

I have my tools in C:\Tools so I use build.cmd Default tools=C:\Tools encoding=UTF-8

Library License

The library is available under the MIT License, for more information see the License file in the GitHub repository.

About

Simple logging framework for use in the Meerkat projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.8%
  • F# 2.5%
  • Other 0.7%