netbox-docker/test-configuration/logging.py

5 lines
69 B
Python

LOGGING = {
'version': 1,
'disable_existing_loggers': True
}