mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
5 lines
69 B
Python
5 lines
69 B
Python
|
|
LOGGING = {
|
||
|
|
'version': 1,
|
||
|
|
'disable_existing_loggers': True
|
||
|
|
}
|