bertramdev / asset-pipeline

The core implementation of the asset pipeline for the jvm
193 stars 91 forks source link

Change logging to use slf4j in sass-asset-pipeline project. #251

Closed sjrd218 closed 4 years ago

sjrd218 commented 4 years ago

This change will allow projects that use this plugin to use their own choice of logging implementation rather than bringing in a transitive dependency on a logging framework they may not use.