Files
notifications-admin/scripts
Leo Hemsted 56746e6f0f don't capture logs directly from stdout
previously in run_app_paas.sh, we captured stdout from the app and
piped that into the log file. However, this came up with a bunch of
problems, mainly that exceptions with stack traces often weren't
formatted properly, and kibana could not parse them

instead, with the updated utils library, we can use that to log json
straight to the appropriate directory directly.
2017-08-09 15:41:33 +01:00
..
2016-07-29 10:23:27 +01:00
2016-11-22 16:19:51 +00:00
2017-04-25 17:02:06 +01:00