Categorygithub.com/2FFFzf/easylogger
repositorypackage
0.3.0
Repository: https://github.com/2fffzf/easylogger.git
Documentation: pkg.go.dev

# README

easylogger


implementation

| log.env file located with same folder of your compiled app

log.env file : LOG_LOCATION : absolute path log filename LOG_MAX_SIZE : maximum log size (in MB) default 100MB LOG_AGE : maximum age of file before deleted, default 28 days