This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
v1.2.2: Merge pull request #13 from DerManoMann/psr_logger
- Fix LdapException handling
- Add Psr\Log dependency
- Cleanup logger handling
There is a slight BC issue here in that the logger is not automatically taken from $app any more. Instead it needs to be passed into the service constructor.