generated from dopt-python/py311
added page for consulting sessions with dynamic table
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_page_consulting = logger_gui.getChild("page_consulting")
|
||||
logger_page_consulting.setLevel(logging.DEBUG)
|
||||
|
||||
# ** Backend
|
||||
logger_back = logger_base.getChild("backend")
|
||||
logger_back.setLevel(logging.DEBUG)
|
||||
|
||||
Reference in New Issue
Block a user