Skip to content

Tomatto logger is a lightweight library written 100% in Golang for standard output and in JSON.

License

Notifications You must be signed in to change notification settings

tomiok/tomatto-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomatto-logger

Tomatto logger is a lightweight library written 100 in Golang for standard output and in JSON.

Usage

Refer to info_examples.go file, you'll find a simple use there.

Output example

{
    "line": 19,
    "method": "main.sum",
    "file": "info_example.go",
    "message": "the result is 1148"
}

Built With

  • Golang- Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

Youtube Channel

Authors

About

Tomatto logger is a lightweight library written 100% in Golang for standard output and in JSON.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages