I put a logger instance in my dependency injection container, which then injects the logger into the classes which need one.
I put a logger instance in my dependency injection container, which then injects the logger into the classes which need one.