[Laravel] How could I mark logs from different channels ?

I use different logging channels in my laravel 5.6 app. I log them all in sentry but it seems I’m unable to filter them then. Does anybody using channels ? Do you think adding a “tag” would help, and how could I do that ?

thanx

Figured it out and readme is now updated regarding naming channels: https://github.com/getsentry/sentry-laravel#naming-you-log-channels