Review the logging format in tests to be able to use the slow_thread_detection.py script from tools/scripts.
The logging format in tests should be the same as the one used by the application, e.g.:
log_format = %(asctime)s %(process)d %(thread)d %(levelname)-8s %(name)-18s %(message)s log_date_format = %Y-%m-%d %H:%M:%S
- is caused by
-
NXDRIVE-1075 Review how TRACE level is added to loggers
- Resolved
- is related to
-
NXDRIVE-2203 Use Python 3 in release scripts
- Resolved
- Is referenced in