mirror of
https://github.com/monero-project/monero.git
synced 2025-05-06 12:35:03 -04:00
serialization: set default log category
This commit is contained in:
parent
475481949a
commit
7a9316ebef
3 changed files with 7 additions and 1 deletions
|
@ -32,6 +32,9 @@
|
|||
#include "enableable.h"
|
||||
#include "keyvalue_serialization_overloads.h"
|
||||
|
||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||
#define MONERO_DEFAULT_LOG_CATEGORY "serialization"
|
||||
|
||||
namespace epee
|
||||
{
|
||||
/************************************************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue