-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Export standard log levels from Logging stdlib. #40980
Conversation
This was a conscious choice originally because these constants have quite generic names. At this point I'm kind of neutral on this. I do agree it's kind of annoying to have to use the |
@nanosoldier runtests(ALL, vs = ":master") |
@nanosoldier |
Your package evaluation job has completed - possible new issues were detected. A full report can be found here. cc @maleadt |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did pkgeval find any compatibility issues of note?
87853ed
to
3541609
Compare
No, so I updated with NEWS and tests. |
421fec2
to
e1f7e87
Compare
e1f7e87
to
0b43f52
Compare
Is there a reason these are not exported?