A logger that keeps stdout clean: progress and warnings go to stderr, verbose detail is dropped.
For CLI hosts whose stdout is a machine-readable envelope (--format=json, --output=json) —
the default console logger would print "Loading Open App server packages..." ahead of the JSON.
A logger that keeps stdout clean: progress and warnings go to stderr, verbose detail is dropped. For CLI hosts whose stdout is a machine-readable envelope (
--format=json,--output=json) — the default console logger would print "Loading Open App server packages..." ahead of the JSON.