mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 21:23:27 +01:00
tests: fix MSYS2 warning 'MONERO_DEFAULT_LOG_CATEGORY redefined'
This commit is contained in:
parent
2287fb9fb4
commit
f067bb0c8b
@ -32,7 +32,9 @@
|
||||
|
||||
#include "easylogging++.h"
|
||||
|
||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||
#define MONERO_DEFAULT_LOG_CATEGORY "default"
|
||||
|
||||
#define MAX_LOG_FILE_SIZE 104850000 // 100 MB - 7600 bytes
|
||||
#define MAX_LOG_FILES 50
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user