container-configurator icon indicating copy to clipboard operation
container-configurator copied to clipboard

Add logging

Open tomphp opened this issue 7 years ago • 0 comments

This package can be a bit of a pain to debug when something goes wrong. My suggestion is to add a withLogger(LoggerInterface $logger) method to Configurator and log out DEBUG level messages if the logger is set.

tomphp avatar Oct 23 '16 07:10 tomphp