julia
4d688468 - Fix tab completion in Logging for functions from CoreLogging (#32473)

Commit
6 years ago
Fix tab completion in Logging for functions from CoreLogging (#32473) CoreLogging is an implementation detail, but the fact that Logging imports things from there breaks tab completion for the parts of the public API which aren't re-exported. Fix this by explicitly creating bindings for each imported symbol.
Author
Committer
Parents
Loading