-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
astro airflow start
and astro airflow stop
#7
Comments
@schnie Are we planning on doing a fork of libcompose to handle this still? |
Yea, we may have to. There's an issue that hasn't had much action: docker/libcompose#487 |
Getting closer on this one - dug in a bit this morning, findings can be reviewed on the linked issue above. Summary - we have a way to suppress the majority of the logs with a simple mod to our vendored libcompose package. Overall, it is still not clear why libcompose does not respect log level. |
clean up libcompose logging + log out URLs
The text was updated successfully, but these errors were encountered: