Skip to content

vzvezda/ylog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ylog

Small library I am using for logging for personal projects.

  • Log formatting is based on "fmt"

  • Library provides the API the app code can use.

  • There maybe another library that implement the "Sink" interface, e.g. where the log records actually delivered (e.g. console, file, udp, etc)

About

Logging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published