logging change
This commit is contained in:
parent
8ef160681b
commit
7083edab2c
@ -4,7 +4,7 @@ app = Flask(__name__)
|
||||
|
||||
from www import routes
|
||||
|
||||
import logging
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
# import logging
|
||||
# logging.basicConfig(level=logging.DEBUG)
|
||||
|
||||
# from www import archives
|
||||
Loading…
x
Reference in New Issue
Block a user