bertramdev / asset-pipeline

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

Change logging in the less asset pipeline plugin to reference slf4j #250

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.