Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.73 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.73 KB

Extensible, open-source and cross-platform logging for .NET

License Issues open

Branch Build status Nuget package
master Build status NuGet
dev Build status -

Dependencies

.NET Standard 2.0

Supported frameworks: https://docs.microsoft.com/pt-br/dotnet/standard/net-standard

Installing / Getting started

This package is available through Nuget: https://www.nuget.org/packages/XLogger

Nuget

Install-Package XLogger

.NET CLI

dotnet add package XLogger

Documentation

Check the our Wiki: https://github.com/andreluizsecco/XLogger/wiki

Roadmap

Check the complete roadmap: https://github.com/andreluizsecco/XLogger/wiki/roadmap

Author

The XLogger was developed by André Secco under the MIT license.