The log message `Started logging: stderr from function` appears with each request, but it doesn’t seem necessary. Would it be possible to remove it? Relevant code: https://github.com/openfaas/of-watchdog/blob/master/executor/logging.go#L14
The log message
Started logging: stderr from functionappears with each request, but it doesn’t seem necessary. Would it be possible to remove it?Relevant code: https://github.com/openfaas/of-watchdog/blob/master/executor/logging.go#L14