mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
make logging accessible from python modules
This commit is contained in:
parent
1467f33275
commit
0ac59b18b7
@ -215,6 +215,8 @@ static const GncGUID * gncEntryGetGUID(GncEntry *x);
|
||||
%include <cap-gains.h>
|
||||
%include <Scrub3.h>
|
||||
|
||||
%include <qoflog.h>
|
||||
|
||||
%init %{
|
||||
gnc_environment_setup();
|
||||
qof_log_init();
|
||||
|
Loading…
Reference in New Issue
Block a user