#1141 Fixed log in background mode.
This commit is contained in:
parent
9cfbce5e09
commit
372183555b
3 changed files with 12 additions and 3 deletions
|
@ -54,6 +54,7 @@ public:
|
|||
static void print(const char *fmt, ...);
|
||||
static void print(Level level, const char *fmt, ...);
|
||||
|
||||
static bool background;
|
||||
static bool colors;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue