1
0
mirror of https://github.com/netbox-community/netbox-docker.git synced 2025-08-10 02:02:44 +03:00
Files
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
}