Skip to content

proofrock/go-mylittlelogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mylittlelogger

A small, useful, non-structured logger for Go(lang)

why?

Because I need a non-structured logger, where I can substitute the behaviour of log.Fatal (call os.Exit()) during tests, and also disable the log altogether.

About

A small, useful, non-structured logger for Go(lang)

Topics

Resources

License

Stars

Watchers

Forks

Languages