mirror of
https://github.com/vgough/encfs.git
synced 2025-01-05 05:29:33 +01:00
5f0806c5cc
git-vendor-name: easylogging git-vendor-dir: vendor/github.com/muflihun/easyloggingpp git-vendor-repository: https://github.com/muflihun/easyloggingpp git-vendor-ref: master
9 lines
220 B
Plaintext
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
|
|
|