43 #ifndef XACC_TRANS_LOG_H 44 #define XACC_TRANS_LOG_H 53 void xaccOpenLog (
void);
54 void xaccCloseLog (
void);
55 void xaccReopenLog (
void);
void xaccTransWriteLog(Transaction *trans, char flag)
void xaccLogDisable(void)
document me
Account handling public routines.
void xaccLogSetBaseName(const char *)
The xaccLogSetBaseName() method sets the base filepath and the root part of the journal file name...
gboolean xaccFileIsCurrentLog(const gchar *name)
Test a filename to see if it is the name of the current logfile.
API for Transactions and Splits (journal entries)
void xaccLogEnable(void)
document me