mirror of
https://github.com/planetmint/planetmint.git
synced 2026-02-27 05:13:18 +00:00
Fixes issue #15. All tests successful with Python3.9. Review required though
This commit is contained in:
@@ -74,7 +74,7 @@ $ planetmint --log-level INFO start
|
||||
|
||||
The allowed levels are `DEBUG`, `INFO`, `WARNING`, `ERROR`, and `CRITICAL`.
|
||||
For an explanation regarding these levels please consult the
|
||||
[Logging Levels](https://docs.python.org/3.6/library/logging.html#levels)
|
||||
[Logging Levels](https://docs.python.org/3.9/library/logging.html#levels)
|
||||
section of Python's documentation.
|
||||
|
||||
For a more fine-grained control over the logging configuration you can use the
|
||||
|
||||
Reference in New Issue
Block a user