initial creation of custom formatters (#91)

This commit is contained in:
2016-05-05 00:11:31 +03:00
parent 97f2e78308
commit 2220ad6bfe
12 changed files with 660 additions and 1 deletions

View File

@ -21,6 +21,8 @@
#include <QLoggingCategory>
#include "version.h"
#ifndef LOG_FORMAT
#define LOG_FORMAT \
"[%{time process}][%{if-debug}DD%{endif}%{if-info}II%{endif}%{if-" \