Skip to content

Feature/logging#38

Open
cjuli1 wants to merge 2 commits intomasterfrom
feature/logging
Open

Feature/logging#38
cjuli1 wants to merge 2 commits intomasterfrom
feature/logging

Conversation

@cjuli1
Copy link
Collaborator

@cjuli1 cjuli1 commented Mar 13, 2026

Add functionality to use python root logger with JulES. By default JulES still logs with the standard Julia logger, but by calling _jl.JulES.use_python_logging_b() in python the global logger in JulES is set to the Python root logger. This in turn allows for packages that are used in JulES, that also use logging, to be propagated into the python process and handles by the handlers configured in python.

@cjuli1 cjuli1 requested a review from pertft March 13, 2026 09:13
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