This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
netbox-docker/test-configuration/logging.py
2022-08-31 14:05:34 +02:00

5 lines
69 B
Python

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