
Jan. 7, 2021
9:27 p.m.
Hi
Is it possible to log to console?
I've changed gunicorn configuration: accesslog='-' errorlog='-'
Then logs are not written to log files, but I can't see what's being logged.
I'm on a docker environment and having log files it's something that I want to avoid to control disk usage. And I'm capturing what's shown in console, so it was great if I could log into console.
Kind regards
Emanuel