Skip to content

Sundow/Tofu.Logging

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tofu Logging

Tofu Logging is a .NET library that provides fast and lightweight structured logging. The rich API features 'Resource Logging' which is basically storing serialized files of any type (text, xml, images, etc) together with log messages. This feature is designed to avoid bloating of log files with chunks of report and status texts. Resource logging will keep your log files lean and clean yet at the same time it provides an convenient way to store in-depth reports.

This code is released under MIT License.

Samples can be found here: https://github.com/PeterHag/Tofu.Logging.Samples

About

Tofu Logging is a .NET library that provides fast and lightweight structured logging.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%