@log_level: The log level. @log_domain: The log domain (such as "client"). @format: The format string for the log message.
Logs a message using the currently configured logger.
This method will hold a logging lock to prevent concurrent calls to the logging infrastructure. It is important that your configured log function does not re-enter the logging system or deadlock will occur.
Page generated by adrdox