mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
4670b62969
Convert all IMAP logging to write to a database table for easier inspection. These logs are cleaned up daily if they are > 5 days old. Logs can easily be watched in dev by setting DISCOURSE_DEV_LOG_LEVEL=\"debug\" and running tail -f development.log | grep IMAP