avantgardnerio commented on PR #187: URL: https://github.com/apache/arrow-ballista/pull/187#issuecomment-1237628586
> Default , it will print the log in the console Excellent, this is definitely what every modern container environment will expect and is in line with the [12 factors](https://12factor.net/logs): ``` It should not attempt to write to or manage logfiles. Instead, each running process writes its event stream, unbuffered, to stdout ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org