DirectoryTree / LdapRecord-Laravel

Multi-domain LDAP Authentication & Management for Laravel.
https://ldaprecord.com/docs/laravel/v3
MIT License
483 stars 51 forks source link

Always call LogManager::channel() when registering logging #636

Closed spawnia closed 4 months ago

spawnia commented 4 months ago

Resolves https://github.com/DirectoryTree/LdapRecord-Laravel/issues/637

stevebauman commented 4 months ago

Awesome thanks @spawnia! 🙏 This patch has been included in the latest v3.2.2 release.

Very much appreciate all the detail you put into the bug report.