log is a callable in the Logging group.
Logs unconditionally.
Logs a critical message.
Logs deprecation information.
log_destination_console is a callable in the Logging group.
log_destination_database is a callable in the Logging group.
log_destination_file is a callable in the Logging group.
Logs detail information.
log_level_critical is a callable in the Logging group.
log_level_deprecated is a callable in the Logging group.
log_level_detail is a callable in the Logging group.
log_level_warning is a callable in the Logging group.
Sets log destination.
Logs a warning.