davidfowl / Micronetes

Micronetes is a local orchestrator inspired by kubernetes that makes developing and testing microservices and distributed applications easier.
MIT License
773 stars 46 forks source link

Invoke stderr logs also on outputDataReceived action #40

Closed S3bastianGriesa closed 4 years ago

S3bastianGriesa commented 4 years ago

Logs written to stderr are currently not displayed in dashboard-/api-logs. This is a problem for those applications, which write their exceptions and/or error-/fatal-loglevels to stderr.