log


Description:

public signal void log (string log_domain, LogLevelFlags log_level, string message)

The log signal is emitted each time the core emits a message to log.

Parameters:

log_domain

the log domain

log_level

the log level

message

the message