- Global _QofSession::entity
- This is just a "fake" entry point to allow me to pass a Session as an Entity. NOTE: THIS IS NOT AN ENTITY! THE ONLY PART OF ENTITY THAT IS VALID IS E_TYPE!
- Global qof_log_init (void)
- Applications need to call qof_log_set_file to set the output, otherwise the default of /tmp/qof.trace will be used.
- Global qof_log_set_file (FILE *outfile)