Hey all!
I would like not see the following logging messages in my log file. As I do not know what is the name of the logger that dash uses, can someone with the knowledge point me in the right direction?
Thanks a lot!
2020-12-17 15:27:02,990 - DEBUG - dash - serving -- package: dash_renderer[1.3.0] resource: react@16.13.0.min.js => location: ['/home/mr/Projects/dev_envs/mvspvcomp/lib/python3.8/site-packages/dash_renderer']
2020-12-17 15:27:02,992 - DEBUG - dash - serving -- package: dash_renderer[1.3.0] resource: react-dom@16.13.0.min.js => location: ['/home/mr/Projects/dev_envs/mvspvcomp/lib/python3.8/site-packages/dash_renderer']
2020-12-17 15:27:02,993 - DEBUG - dash - serving -- package: dash_renderer[1.3.0] resource: polyfill@7.8.7.min.js => location: ['/home/mr/Projects/dev_envs/mvspvcomp/lib/python3.8/site-packages/dash_renderer']
2020-12-17 15:27:02,996 - DEBUG - dash - serving -- package: dash_renderer[1.3.0] resource: prop-types@15.7.2.min.js => location: ['/home/mr/Projects/dev_envs/mvspvcomp/lib/python3.8/site-packages/dash_renderer']
2020-12-17 15:27:03,000 - DEBUG - dash - serving -- package: dash_html_components[1.0.3] resource: dash_html_components.min.js => location: ['/home/mr/Projects/dev_envs/mvspvcomp/lib/python3.8/site-packages/dash_html_components']
2020-12-17 15:27:03,010 - DEBUG - dash - serving -- package: dash_table[4.6.2] resource: bundle.js => location: ['/home/mr/Projects/dev_envs/mvspvcomp/lib/python3.8/site-packages/dash_table']
2020-12-17 15:27:03,019 - DEBUG - dash - serving -- package: dash_core_components[1.9.0] resource: dash_core_components.min.js => location: ['/home/mr/Projects/dev_envs/mvspvcomp/lib/python3.8/site-packages/dash_core_components']
2020-12-17 15:27:03,041 - DEBUG - dash - serving -- package: dash_core_components[1.9.0] resource: dash_core_components-shared.js => location: ['/home/mr/Projects/dev_envs/mvspvcomp/lib/python3.8/site-packages/dash_core_components']
2020-12-17 15:27:03,042 - DEBUG - dash - serving -- package: dash_renderer[1.3.0] resource: dash_renderer.min.js => location: ['/home/mr/Projects/dev_envs/mvspvcomp/lib/python3.8/site-packages/dash_renderer']
2020-12-17 15:27:06,496 - DEBUG - dash - serving -- package: dash_table[4.6.2] resource: async-table.js => location: ['/home/mr/Projects/dev_envs/mvspvcomp/lib/python3.8/site-packages/dash_table']
2020-12-17 15:27:06,510 - DEBUG - dash - serving -- package: dash_core_components[1.9.0] resource: async-plotlyjs.js => location: ['/home/mr/Projects/dev_envs/mvspvcomp/lib/python3.8/site-packages/dash_core_components']
2020-12-17 15:27:06,510 - DEBUG - dash - serving -- package: dash_core_components[1.9.0] resource: async-graph.js => location: ['/home/mr/Projects/dev_envs/mvspvcomp/lib/python3.8/site-packages/dash_core_components']