22 Forks
289 Stars
289 Watchers

log

:green_book: Simple, configurable and scalable Structured Logging for Go.

How to download and setup log

Open terminal and run command
git clone https://github.com/go-playground/log.git
git clone is used to create a copy or clone of log repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with log https://github.com/go-playground/log/archive/master.zip

Or simply clone log with SSH
[email protected]:go-playground/log.git

If you have some problems with log

You may open issue on log support forum (system) here: https://github.com/go-playground/log/issues