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

Downgrade some RocksDBPlugin Logging Levels #44

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Sep 24, 2019

PR description

Some of the logging levels produce surprising results, for example the
call to --help spits out info about rocksdb starting, which we don't
need. Turn down plugin start/stop to debug and using an existing DB to
debug. Config options are only developer relevant, so down to trace.

Signed-off-by: Danno Ferrin [email protected]

Some of the logging levels produce suprising results, for example the
call to `--help` spits out info about rocksdb starting, which we don't
need.  Turn down plugin start/stop to debug and using an existing DB to
debug.  Config options are only developer relevant, so down to trace.

Signed-off-by: Danno Ferrin <[email protected]>
Copy link
Contributor

@AbdelStark AbdelStark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

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.

2 participants