Skip to content

nyttikord/logos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logos

Logos is a powerful Go log/slog.Logger.

go get -u github.com/nyttikord/logos

Create a new logger to stdout:

log := logos.NewColor(io.Stdout, nil)

You can also write to syslog with:

log, err := logos.NewSyslog("foo", syslog.LOG_USER, nil)

About

Colorful Go slog logger

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages