phydrus.utilsΒΆ

The utils module contains utility funtions for Phydrus.

Functions

add_file_handlers

Method to add file handlers in the logger of Phydrus.

remove_console_handler

Method to remove the console handler to the logger of Phydrus.

remove_file_handlers

Method to remove any file handlers in the logger of Phydrus.

set_console_handler

Method to add a console handler to the logger of Phydrus.

set_log_level

Set the log-level for which to log Phydrus messages.

show_versions

Method to print the version of dependencies.