Add LOG_TO_STDOUT env var #104

Merged
kushagharahi merged 1 commit from log-to-stdout into master 2021-02-21 18:56:04 +01:00
kushagharahi commented 2020-10-12 02:16:36 +02:00 (Migrated from github.com)

This allows users to forgo logging to logs/ and write directly to stdout.

Old containers were getting very sluggish and consuming high CPU usage when the bot ran. Either this is due to the DB size or logging. This eliminates one potential issue.

This allows users to forgo logging to `logs/` and write directly to stdout. Old containers were getting very sluggish and consuming high CPU usage when the bot ran. Either this is due to the DB size or logging. This eliminates one potential issue.
bmartin5692 (Migrated from github.com) approved these changes 2021-02-21 18:55:42 +01:00
Sign in to join this conversation.
No description provided.