pentacent / keila

Open Source Newsletter Tool.

Home Page:https://keila.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reduce log level to error via env variable

tcurdt opened this issue · comments

When running the docker image I would like to avoid logging the simple http requests.
I was hoping I could just set a ENV variable and reduce logging from INFO to ERROR - but I couldn't find any docs about this yet.

I bet there is a way?