# README
Logger module for gofm
How to install
go get github.com/ubgo/gofm/logger
Add the config to config/default.yaml
logger:
file: /var/log/app.log
# Functions
No description provided by the author
go get github.com/ubgo/gofm/logger
config/default.yaml
logger:
file: /var/log/app.log