/log4go

ref log4go old version

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

log4go

Lightweight log module, derived from a Google log project, officially has stopped maintenance update, here fork a copy of your own.

with go1.16+ and support go mod

Install

go get github.com/imb2022/log4go

Features

  • logs can be output to files and files can be divided by date
  • logs can output to the console
  • supports the syslog protocol