Function
Sysprofcollector_log
Declaration [src]
void
sysprof_collector_log (
int severity,
const char* domain,
const char* message
)
Parameters
severity-
Type:
intNo description available.
domain-
Type:
const char*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. message-
Type:
const char*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.