@zhaogood you can send debug directly to slack https://laravel.com/docs/8.x/logging#writing-to-specific-channels
Aug 16, 2021
3
Level 1
Is there an easy way to log only one level?
Hi everyone,
I would like to log only 'debug' level to a slack channel. It seems in config/logging.php 'channels' array, I can only set the minimum level threshold in 'level' field. Do you guys know if there is an easy way to do it?
Thanks.
Level 55
Please or to participate in this conversation.