Structsยง
- Structure representing a single field in a structured log entry.
Enumsยง
Staticsยง
- WRITE
R_ ๐FUNC
Functionsยง
- default_
handler ๐ - 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. - print_
handler ๐ - printerr_
handler ๐ - 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_
log_ ๐flags - To set the default print handler, use the
set_print_handler
function. - To set the default print handler, use the
set_printerr_handler
function.
Type Aliasesยง
- LogCallback ๐
- Print
Callback ๐ - Writer
Callback ๐