nvda
801b40d9
- The logging._levelNames dict no longer exists in Python 3. Instead, we now use logging.getLevelName.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
The logging._levelNames dict no longer exists in Python 3. Instead, we now use logging.getLevelName.
References
py3_logging_getLevelName
Author
michaelDCurran
Parents
b8082539
Loading