Closed d9w closed 6 years ago
MicroLogging.jl will be used in 0.7, also fixes the warnings from Logging.jl:
WARNING: Method definition warn(Any...) in module Base at util.jl:589 overwritten in module Logging at /home/d9w/.julia/v0.6/Logging/src/Logging.jl:115.
As of 1.0, Logging is integrated into Base, so this will go away. Merging with #6
MicroLogging.jl will be used in 0.7, also fixes the warnings from Logging.jl:
WARNING: Method definition warn(Any...) in module Base at util.jl:589 overwritten in module Logging at /home/d9w/.julia/v0.6/Logging/src/Logging.jl:115.