encfs/vendor/github.com/muflihun/easyloggingpp/samples/STL/logrotate.conf
Valient Gough 5f0806c5cc Add "easylogging" from "https://github.com/muflihun/easyloggingpp@master"
git-vendor-name: easylogging
git-vendor-dir: vendor/github.com/muflihun/easyloggingpp
git-vendor-repository: https://github.com/muflihun/easyloggingpp
git-vendor-ref: master
2017-08-05 23:23:41 -07:00

9 lines
220 B
Plaintext

-- default
* GLOBAL:
FORMAT = "%datetime{%Y-%M-%d %H:%m:%s.%g},%level,%thread,%msg"
SUBSECOND_PRECISION = 4
TO_FILE = true
FILENAME = "logs/info.%datetime{%Y%M%d_%H%m%s}.log"
LOG_FLUSH_THRESHOLD = 5