mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
more specific log domain.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16654 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
+4
-1
@@ -51,7 +51,10 @@
|
||||
#include "TransactionP.h"
|
||||
#include "gnc-commodity.h"
|
||||
|
||||
static QofLogModule log_module = GNC_MOD_SCRUB;
|
||||
#undef G_LOG_DOMAIN
|
||||
#define G_LOG_DOMAIN "gnc.engine.scrub"
|
||||
|
||||
static QofLogModule log_module = G_LOG_DOMAIN;
|
||||
|
||||
/* ================================================================ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user