Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

imb2022/log4go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
will_wang
Oct 28, 2021
d673568 · Oct 28, 2021

History

4 Commits
Oct 28, 2021
Oct 28, 2021
Oct 28, 2021
May 27, 2020
Oct 28, 2021
Oct 28, 2021
Oct 28, 2021
Oct 28, 2021
Oct 28, 2021
Oct 28, 2021
Oct 28, 2021
Oct 28, 2021
Oct 28, 2021

Repository files navigation

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