/xlog4go

Another log4go

Primary LanguageGoGNU General Public License v2.0GPL-2.0

xlog4go

another log4go

Features

  • json conf file
  • support rotate by year/month/day/hour
  • detached file for warning/fatal level
  • record file name and line number

Install

$ go get github.com/shengkehua/xlog4go

Conf

see log.json

Use

see main.go