mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-04-29 02:48:38 +02:00
5 lines
69 B
Python
5 lines
69 B
Python
LOGGING = {
|
|
'version': 1,
|
|
'disable_existing_loggers': True
|
|
}
|