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

fixing logging with multiple jobs #182

Merged
merged 2 commits into from
Oct 23, 2024
Merged

fixing logging with multiple jobs #182

merged 2 commits into from
Oct 23, 2024

Conversation

ThibaultLSDC
Copy link
Collaborator

No description provided.

file_handler.setFormatter(formatter)
# output handler
stream_handler = logging.StreamHandler()
Copy link
Collaborator

@recursix recursix Oct 15, 2024

Choose a reason for hiding this comment

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

add self.logging_leve_std as a separate logging level with default to warning. Thank you :)

recursix
recursix previously approved these changes Oct 15, 2024
@gasse gasse merged commit c7f77ba into main Oct 23, 2024
12 checks passed
@gasse gasse deleted the joblib_logging branch October 23, 2024 14:24
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.

3 participants