generated from dopt-python/py311
defining common interfaces for modules
This commit is contained in:
@@ -37,6 +37,9 @@ logger_get_data.setLevel(logging.DEBUG)
|
||||
logger_auto_form = logger_gui.getChild("get_data_auto_form")
|
||||
logger_auto_form.setLevel(logging.DEBUG)
|
||||
|
||||
logger_custom_fields = logger_gui.getChild("custom_fields")
|
||||
logger_custom_fields.setLevel(logging.DEBUG)
|
||||
|
||||
logger_page_consulting = logger_gui.getChild("page_consulting")
|
||||
logger_page_consulting.setLevel(logging.DEBUG)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user