mirror of
https://github.com/lucaspalomodevelop/netbox-docker.git
synced 2026-03-12 23:27:21 +00:00
5 lines
69 B
Python
5 lines
69 B
Python
LOGGING = {
|
|
'version': 1,
|
|
'disable_existing_loggers': True
|
|
}
|