Method

FoundryLogMessageget_domain

Declaration [src]

const char*
foundry_log_message_get_domain (
  FoundryLogMessage* self
)

Description [src]

Get the domain for the log item.

Return value

Type: const char*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.