julia
5d77d1b8
- Deprecate old logging info(), warn(), logging()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Deprecate old logging info(), warn(), logging() To capture messages from Base, users should install a logger instead, for example, using `with_logger()`.
References
#24490 - RFC: Base logging
Author
c42f
Committer
c42f
Parents
7f434c0e
Loading