GR2_API bool graphite_start_logging(FILE *logFile, GrLogMask mask)
Start logging to a FILE object.
GR2_API void graphite_stop_logging()
Stop logging to a FILE object.
struct gr_face gr_face
Definition: Font.h:40
GrLogMask
deprecated mechanism that doesn't do anything now.
Definition: Log.h:39
#define GR2_API
Definition: Types.h:66
GR2_API void gr_stop_logging(gr_face *face)
Stop logging on the given face.
GR2_API bool gr_start_logging(gr_face *face, const char *log_path)
Start logging all segment creation and updates on the provided face.