Contents:
Galleries:
API:
add_logging_level()
Add a custom logging level to the logging module.
name (str) – Name of the logging level.
level (int) – Integer value for the logging level.