balena-supervisor/src/logging
Cameron Diver 760b18dd2a
fix: Fix non-tty container message parsing
This had a bug where it was using the `in` operator on a list. It may
have worked for some cases, but would have failed for others.

Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2019-04-05 10:06:28 +01:00
..
balena-backend.ts Refactor container logging interface and rename logging-backends 2019-04-05 10:06:26 +01:00
container.ts fix: Fix non-tty container message parsing 2019-04-05 10:06:28 +01:00
index.ts Refactor container logging interface and rename logging-backends 2019-04-05 10:06:26 +01:00
local-backend.ts Refactor container logging interface and rename logging-backends 2019-04-05 10:06:26 +01:00
log-backend.ts Refactor container logging interface and rename logging-backends 2019-04-05 10:06:26 +01:00