secretless-broker
secretless-broker copied to clipboard
Use our logger implementation for signal/reload listener
We currently use the stdlib log for this but we should ideally use the one we made since it provides the loglevel info.
AC:
- [ ] Signal/reload listener uses our internal log instead of stdlib log