I want to be able to debug the source code. Can you point me towards
docs on how to use the logging in the code
Found these functions, but I am unclear on how to use them, or the
GINFO or GWARN macros.
LIBPIG_API string GLogFilterGet( );
LIBPIG_API void GLogFilterSet( const string& enable );
LIBPIG_API bool GLogFilterTest( char c );
Thanks
Geoff