balena-supervisor/src/logging
Cameron Diver 7d1da38184 Catch and report cloud stream writing errors
If an error fires when writing to the cloud stream, it can stop any
calling processes from completing. Given that a logging failure should
not cause other processes to cancel, we catch and report the error but
otherwise do nothing else.

Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-09-18 08:48:26 +01:00
..
balena-backend.ts Catch and report cloud stream writing errors 2019-09-18 08:48:26 +01:00
container.ts Move to resin-lint 3 and fix lint errors 2019-05-26 18:54:09 +01:00
index.ts Refactor container logging interface and rename logging-backends 2019-04-05 10:06:26 +01:00
local-backend.ts Standardise all supervisor output logging 2019-06-10 11:38:45 +01:00
log-backend.ts Refactor container logging interface and rename logging-backends 2019-04-05 10:06:26 +01:00
monitor.ts Standardise all supervisor output logging 2019-06-10 11:38:45 +01:00