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 of logging handler happens too late to catch which jobs are used #7917

Closed
eivindjahren opened this issue May 16, 2024 · 0 comments · Fixed by #7969
Closed

Adding of logging handler happens too late to catch which jobs are used #7917

eivindjahren opened this issue May 16, 2024 · 0 comments · Fixed by #7969
Assignees
Labels

Comments

@eivindjahren
Copy link
Contributor

context.plugin_manager.add_logging_handle_to_root(logging.getLogger())

Adding the logger happens inside the ErtPluginContext, but this is too late to catch log messages about which plugins are used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants