GnuCash
5.6-150-g038405b370+
|
API for the transaction logger. More...
Go to the source code of this file.
Functions | |
void | xaccOpenLog (void) |
void | xaccCloseLog (void) |
void | xaccReopenLog (void) |
void | xaccTransWriteLog (Transaction *trans, char flag) |
void | xaccLogEnable (void) |
document me | |
void | xaccLogDisable (void) |
document me | |
void | xaccLogSetBaseName (const char *) |
The xaccLogSetBaseName() method sets the base filepath and the root part of the journal file name. More... | |
gboolean | xaccFileIsCurrentLog (const gchar *name) |
Test a filename to see if it is the name of the current logfile. | |
API for the transaction logger.
Definition in file TransLog.h.