Skip to content

fix logging for CLI #6432

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

Merged
merged 2 commits into from
Jul 11, 2022
Merged

fix logging for CLI #6432

merged 2 commits into from
Jul 11, 2022

Conversation

thrau
Copy link
Member

@thrau thrau commented Jul 11, 2022

This PR fixes logging for the CLI. We were using a feature of python 3.8 for the runtime logging (the force=True flag of basicConfig) which was essential to the setup process, so i simplified the logging configuration for the CLI to make it work for python 3.7.
i also cleaned up a couple of things that were left over from #6424

tested locally with pyenv and python 3.7 as well as 3.10

@thrau thrau temporarily deployed to localstack-ext-tests July 11, 2022 18:53 Inactive
@thrau thrau merged commit 9f86217 into v1 Jul 11, 2022
@thrau thrau deleted the logging-cleanup branch July 11, 2022 18:56
@localstack localstack locked and limited conversation to collaborators Jul 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant