Function Macro
GrlLOG
Declaration [src]
#define GRL_LOG (
domain,
level,
...
)
Description [src]
Outputs a debugging message. This is the most general macro for outputting debugging messages. You will probably want to use one of the ones described below.
This function is not directly available to language bindings.