Skip to content

NonExistPlayer/Logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brief Introduction

NonExistPlayer/Logging is a .NET library for logging. This library provides the ability to customize the logger or even create your own logger using built-in interfaces.

Features

  • Logging to...
    • Console
    • File (System.IO.TextWriter)
    • Debugger
  • Setting the logging level
  • Setting the verbosity level
  • Ability to create your own logging level or verbosity.
  • Ability to create your own logger from interfaces.

License

NonExistPlayer/Logging uses the MIT license. See the LICENSE file for more information.

Packages

No packages published

Languages