mirror of
https://github.com/monero-project/monero.git
synced 2025-05-08 08:25:04 -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
|
@ -33,6 +33,9 @@
|
|||
#include <boost/mpl/vector.hpp>
|
||||
#include <boost/mpl/contains_fwd.hpp>
|
||||
|
||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||
#define MONERO_DEFAULT_LOG_CATEGORY "serialization"
|
||||
|
||||
namespace epee
|
||||
{
|
||||
namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue