Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Remove logging.basicConfig from module level#968

Closed
crazystick wants to merge 2 commits into
googleapis:maingoogleapis/python-aiplatform:mainfrom
crazystick:maincrazystick/python-aiplatform:mainCopy head branch name to clipboard
Closed

Remove logging.basicConfig from module level#968
crazystick wants to merge 2 commits into
googleapis:maingoogleapis/python-aiplatform:mainfrom
crazystick:maincrazystick/python-aiplatform:mainCopy head branch name to clipboard

Conversation

@crazystick

Copy link
Copy Markdown

It should be up to users of the library to configure logging how they wish and we should not override it.

Fixes #967

It should be up to users of the library to configure logging how they
wish and we should not override it.
@samgoodman

Copy link
Copy Markdown
Contributor

Addressed by moving aiplatform logging to its own logger (and not the root logger) in #1081. Thanks for the call out, @crazystick!

@samgoodman samgoodman closed this Mar 15, 2022
@morgandu morgandu requested review from samgoodman and removed request for morgandu March 16, 2022 01:53
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.

importing should not override logging config

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.