Logs an error or debugging message.
This is a convenience function to forward the log signal of Core to log, see it for more information.
| sender |
a Core |
| log_domain |
the log domain, usually |
| log_level |
the log level, either from LogLevelFlags or a user-defined level |
| message |
the message to log |