Hey,
Is this project still active or abandoned/dead?
using Logging in Julia 1.11 appears to pull in the standard library Logging package.
I've tried running add Logging in the Julia PKG REPL, but this doesn't appear to do anything anymore. It just thinks it already has the Logging package.
Sorry for my confusion - I can't tell if this Logging package existed before a package with the same name became part of the standard library, or if this was merged into the standard library package - etc.
Would be great to get some background info! And to know if this project is still active/usable! Thanks!
Hey,
Is this project still active or abandoned/dead?
using Loggingin Julia 1.11 appears to pull in the standard libraryLoggingpackage.I've tried running
add Loggingin the Julia PKG REPL, but this doesn't appear to do anything anymore. It just thinks it already has theLoggingpackage.Sorry for my confusion - I can't tell if this
Loggingpackage existed before a package with the same name became part of the standard library, or if this was merged into the standard library package - etc.Would be great to get some background info! And to know if this project is still active/usable! Thanks!