This website requires JavaScript.
Explore
Help
Sign In
mrtoth
/
baseimage-tutorial-framework
Watch
1
Star
0
Fork
0
You've already forked baseimage-tutorial-framework
mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced
2024-11-05 21:11:21 +00:00
Code
Issues
Releases
Wiki
Activity
793fc45493
baseimage-tutorial-framework
/
lib
/
tfw
/
config
/
logs.py
4 lines
57 B
Python
Raw
Normal View
History
Unescape
Escape
Refactor logging
2018-01-29 17:36:29 +00:00
import
logging
Change loglevel back to DEBUG (CRITICAL was committed accidentally)
2018-02-07 11:01:57 +00:00
logging
.
basicConfig
(
level
=
logging
.
DEBUG
)
Reference in New Issue
Copy Permalink