Specifies the prototype of fatal log handler functions.
log_domain |
the log domain of the message |
message |
the message to process |
log_level |
the log level of the message (including the fatal and recursion flags) |
user_data |
user data, set in log_set_fatal_handler |
true if the program should abort, false otherwise |