Skip to content

mabel.logging.create_logger

joocer edited this page Jun 4, 2021 · 5 revisions

set_log_name (log_name)

get_logger ()

Use Python's native logging - we created a named logger so we can make sure only the logs related to our jobs are included (other modules also use the Python's logging module).


This file has been automatically generated, it is not the truth. If in doubt the code will tell you unambiguously what it does.

Clone this wiki locally