If the log level has been set as fatal, the abort()
function is called to terminate the program.
If g_log_default_handler() is used as the log handler function, a new-line
character will automatically be appended to @..., and need not be entered
manually.
Logs an error or debugging message.
If the log level has been set as fatal, the abort() function is called to terminate the program.
If g_log_default_handler() is used as the log handler function, a new-line character will automatically be appended to @..., and need not be entered manually.