hobo/tests_passerelle
Benjamin Dauvergne afe4b98f64 debian: add debug log in /var/log/<app>/debug (#29149)
It's configured through the DEBUG_LOG settings:
* DEBUG_LOG = False, no debug log
* DEBUG_LOG = True, all debug log go to /var/log/<app>/debug
* DEBUG_LOG = app1,app2, only debug log of logger app1 and app2
  go to /var/log/<app>/debug

/var/log/<app>/debug is emptied everyday at midnight.
2020-08-25 10:37:34 +02:00
..
conftest.py passerelle: use shared_secret for ApiUser.key (fixes #8580) 2016-01-26 03:11:42 +01:00
data_passerelle_export_site.json agent: add generic import_template management command (#14630) 2019-03-15 11:28:05 +01:00
settings.py debian: add debug log in /var/log/<app>/debug (#29149) 2020-08-25 10:37:34 +02:00
test_deploy.py python3: remove no longer needed call to byteify (#40012) 2020-02-28 15:07:01 +01:00