Add support for surfacing problems to slack. Currently all logs are hiding on the embedded system(s) running the software, and easy to miss. Ensure that the slack token is not exposed through firebase or other config backends other than local files or environment. Allow configuration for the slack log format, log level, and channel through a config backend.
Add support for surfacing problems to slack. Currently all logs are hiding on the embedded system(s) running the software, and easy to miss. Ensure that the slack token is not exposed through firebase or other config backends other than local files or environment. Allow configuration for the slack log format, log level, and channel through a config backend.