Method
FoundryContextuallog
Declaration [src]
void
foundry_contextual_log (
FoundryContextual* self,
const char* domain,
GLogLevelFlags severity,
const char* format,
...
)
Parameters
domain
-
Type:
const char*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. severity
-
Type:
GLogLevelFlags
No description available.
format
-
Type:
const char*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. ...
-
Type:
No description available.