Skip to content
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

adding more (debug) logs to make ccm more (new) user friendly … #734

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

attila123
Copy link

… during at least the create and remove operations

As a new user I wished I could have a verbose mode where ccm could tell me where it is reading the configuration files from, where it stored the downloaded Cassandra version, where it searched again in my docker container and why it did not find it, etc.

So I added these (mostly) debug logs.

During this work I saw that the main config file may be actually read from 2 places? (get_config() at common.py and at the beginning of repository.py (duplication and responsibility problem?)), but addressing that is not in the scope of this PR.

…at least the `create` and `remove` operations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant