/atomilog

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

Primary LanguageGoMIT LicenseMIT

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ć