Update easyloggingpp, Add plog

This commit is contained in:
Alexander Kiselev
2018-03-21 16:46:52 +03:00
parent fd1c4d7877
commit 0f66c63f72
7 changed files with 190 additions and 6 deletions

10
bench/easyl-async.conf Normal file
View File

@@ -0,0 +1,10 @@
* GLOBAL:
FORMAT = "[%datetime]: %levshort %thread %msg"
FILENAME = ./logs/easylogging-async.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