beamlime.logging.resources.check_file_handlers#

beamlime.logging.resources.check_file_handlers(logger)[source]#

Raises RuntimeError if any files attached to file handlers do not exist.

Return type:

None

Notes

This function is intended to be used only during the initial setup of the daemon or for the integrated testing, which might create and delete a temporary log file.