Changes
Page history
Update Settings
authored
Oct 09, 2019
by
jvfpw18
Hide whitespace changes
Inline
Side-by-side
Settings.md
View page @
454b6c0f
...
...
@@ -56,7 +56,7 @@ The possible levels, that starting from the one that shows less information to t
**3.**
WARNING;
**4.**
INFO;
**5.**
DEBUG;
**6.**
NOT
SET;
**6.**
NOTSET;
~~~
LOGGING_LEVEL = logging.INFO
LOGGING_FORMAT = "%(levelname)s - %(name)s: %(message)s"
...
...
...
...