horizon/openstack_dashboard/local
Akihiro Motoki 3e12c2cc48 Set log devel to DEBUG in local_settings.py.example
Log level 'DEBUG' is useful to debug our CI.
local_settings.py.example is used as a template of local_settings.py
in our CI and it is not easy to change the log level in
local_settings.py using a shell script.
This commit sets the log level of 'console' to 'DEBUG'
when DEBUG settings is true.

Note that this does not mean the change of the default value.

Change-Id: If767cbc6c027060d564bdc2839bf6e61f6425d01
2019-08-06 21:04:38 +09:00
..
enabled Remove _40_router.py.example file 2015-08-21 12:27:55 -04:00
local_settings.d Provide the bones of profiler: api and middleware 2016-11-09 11:51:06 +03:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
local_settings.py.example Set log devel to DEBUG in local_settings.py.example 2019-08-06 21:04:38 +09:00