/tomatto-logger

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

Primary LanguageGoMIT LicenseMIT

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