Function
Sysprofcollector_log_printf
Declaration [src]
void
sysprof_collector_log_printf (
int severity,
const char* domain,
const char* format,
...
)
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. format-
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. ...-
Type:
No description available.