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

Suppress logs in dependent library #36

Merged

Conversation

toshihikoyanase
Copy link
Member

Motivation

ga4mp.ga4mp changes the logging level from WARNING (Python default) to INFO.
It outputs some unintended logs during optunahub usage.

Changes

  • Revert the log level of ga4mp.ga4mp.

Copy link
Member

@HideakiImamura HideakiImamura left a comment

Choose a reason for hiding this comment

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

LGTM.

@HideakiImamura HideakiImamura added the enhancement New feature or request label May 28, 2024
@HideakiImamura HideakiImamura added this to the v0.1.0-b0 milestone May 28, 2024
@HideakiImamura HideakiImamura merged commit 4ca8afe into optuna:main May 28, 2024
3 checks passed
@toshihikoyanase toshihikoyanase deleted the suppress-logs-in-dependency branch May 28, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants