zbiljic / atomilog

atomilog is a rolling logger for Go build to support multiple processes on the same machine writing to the same log files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atomilog

GoDoc License

Linux
Windows

AtomiLog is a rolling logger for Go build to support multiple processes on the same machine writing to the same log files.

Installation

go get github.com/zbiljic/atomilog

See the reference for more info.


Copyright © 2017 Nemanja Zbiljić

About

atomilog is a rolling logger for Go build to support multiple processes on the same machine writing to the same log files

License:MIT License


Languages

Language:Go 100.0%