mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 03:19:02 +08:00
easylogging bench
This commit is contained in:
10
bench/easyl.conf
Normal file
10
bench/easyl.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
* GLOBAL:
|
||||
FORMAT = "[%datetime]: %msg"
|
||||
FILENAME = ./logs/easylogging.log
|
||||
ENABLED = true
|
||||
TO_FILE = true
|
||||
TO_STANDARD_OUTPUT = false
|
||||
MILLISECONDS_WIDTH = 3
|
||||
PERFORMANCE_TRACKING = false
|
||||
MAX_LOG_FILE_SIZE = 10485760
|
||||
Log_Flush_Threshold = 10485760
|
Reference in New Issue
Block a user