Skip to content
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

use min_enabled_level() #48

Merged
merged 1 commit into from
Mar 30, 2021
Merged

Conversation

ederag
Copy link
Contributor

@ederag ederag commented Mar 30, 2021

Fix #47.
The .min_level property seems internal,
while min_enabled_level() is part of the standard interface.

.min_level seems internal,
while min_enabled_level() is part of the standard interface:
https://docs.julialang.org/en/v1/stdlib/Logging/#Logging.min_enabled_level
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use min_enabled_level() instead of .min_level ?
2 participants