Files
minicrm/config/logging.php
Hamed EL-Asma cd2bde56a0 [12.x] Add APP_NAME fallback in Slack log channel username (#6762)
The Slack log channel username falls back to the generic "Laravel Log"
when unset. This updates the fallback to use `APP_NAME` instead,
making it easier to identify which application is sending logs when
multiple Laravel apps post to the same Slack channel.

Follows the same pattern as #6755 which added an `APP_NAME` fallback
in the mail config.
2026-03-11 09:14:03 -05:00

4.2 KiB