Skip to content

A logging service that allows you to configure how verbose you want your logging.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

sharedunityservices/SharedServices.Log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharedServices.Log

This package provides a simple logging service for use in other packages.

Note

If you would like to set settings other than default using config.json, you should implement IOverrideServices in your project and add services[typeof(ILogService)] = new Log() to the OverrideServices method.

About

A logging service that allows you to configure how verbose you want your logging.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages