|
|
@ -313,7 +313,7 @@ private: |
|
|
|
|
|
|
|
|
Filter filter; |
|
|
Filter filter; |
|
|
ColorConsoleBackend color_console_backend{}; |
|
|
ColorConsoleBackend color_console_backend{}; |
|
|
FileBackend file_backend{}; |
|
|
|
|
|
|
|
|
FileBackend file_backend; |
|
|
#ifdef _WIN32
|
|
|
#ifdef _WIN32
|
|
|
DebuggerBackend debugger_backend{}; |
|
|
DebuggerBackend debugger_backend{}; |
|
|
#endif
|
|
|
#endif
|
|
|
|