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

View File

@@ -1,5 +1,5 @@
* GLOBAL:
FORMAT = "[%datetime]: %msg"
FORMAT = "[%datetime]: %levshort %msg"
FILENAME = ./logs/easylogging.log
ENABLED = true
TO_FILE = true