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

Move ConsoleLogging.jl into Base #54428

Merged
merged 3 commits into from May 13, 2024
Merged

Move ConsoleLogging.jl into Base #54428

merged 3 commits into from May 13, 2024

Conversation

KristofferC
Copy link
Sponsor Member

@KristofferC KristofferC commented May 10, 2024

Fixes #51493, fixes #52075

@KristofferC KristofferC added backport 1.11 Change should be backported to release-1.11 logging The logging framework labels May 10, 2024
@KristofferC KristofferC merged commit 8742d3c into master May 13, 2024
5 of 7 checks passed
@KristofferC KristofferC deleted the kc/logging_base branch May 13, 2024 09:39
@KristofferC KristofferC mentioned this pull request May 22, 2024
59 tasks
KristofferC added a commit that referenced this pull request May 22, 2024
Fixes #51493, fixes
#52075

(cherry picked from commit 8742d3c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.11 Change should be backported to release-1.11 logging The logging framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConsoleLogger not active in the REPL Fallback Logger used during startup.jl
1 participant