Structs§
- Structure representing a single field in a structured log entry.
Enums§
Statics§
Functions§
- To set back the default print handler, use the
log_unset_default_handler
function. - To set the default print handler, use the
log_set_default_handler
function. - To set back the default print handler, use the
unset_print_handler
function. - To set back the default print handler, use the
unset_printerr_handler
function. - To set the default print handler, use the
set_print_handler
function. - To set the default print handler, use the
set_printerr_handler
function.