mirror of
https://codeberg.org/nahuhh/wownero
synced 2026-03-04 21:57:40 -05:00
common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawn
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
#include "spawn.h"
|
||||
#include "notify.h"
|
||||
|
||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||
#define MONERO_DEFAULT_LOG_CATEGORY "notify"
|
||||
|
||||
namespace tools
|
||||
{
|
||||
|
||||
|
||||
@@ -42,6 +42,9 @@
|
||||
#include "util.h"
|
||||
#include "spawn.h"
|
||||
|
||||
#undef MONERO_DEFAULT_LOG_CATEGORY
|
||||
#define MONERO_DEFAULT_LOG_CATEGORY "spawn"
|
||||
|
||||
namespace tools
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user