logging, 4
This commit is contained in:
parent
a9a8a36cb9
commit
d308fd662a
@ -19,7 +19,7 @@ app.config.update({
|
||||
})
|
||||
|
||||
oidc = OpenIDConnect(app)
|
||||
|
||||
app.logger.handlers = logging.getLogger('gunicorn.error').handlers
|
||||
|
||||
def calculate_nutrition(food, weight):
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user