Skip to content

Instantly share code, notes, and snippets.

@pcarrier
Created April 25, 2012 11:30
Show Gist options
  • Save pcarrier/2489076 to your computer and use it in GitHub Desktop.
Save pcarrier/2489076 to your computer and use it in GitHub Desktop.
#ifndef g_info
#define g_info(...) g_log (G_LOG_DOMAIN,G_LOG_LEVEL_INFO, __VA_ARGS__)
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment