Skip to content

Commit

Permalink
put Logging back in default sysimage
Browse files Browse the repository at this point in the history
fixes #51493, fixes #52075
  • Loading branch information
JeffBezanson committed Mar 8, 2024
1 parent e618369 commit 40c79bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/sysimg.jl
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ let
:Artifacts, # Transitive through LinAlg
:SHA, # transitive through Random
:Sockets, # used by stream.jl
:Logging, # so the preferred ConsoleLogger is always available

# Transitive through LingAlg
# OpenBLAS_jll
Expand Down

0 comments on commit 40c79bf

Please sign in to comment.