Class LoggingCSSInterpretErrorHandler

java.lang.Object
com.helger.css.reader.errorhandler.LoggingCSSInterpretErrorHandler
All Implemented Interfaces:
ICSSInterpretErrorHandler

@Immutable public class LoggingCSSInterpretErrorHandler extends Object implements ICSSInterpretErrorHandler
A logging implementation of ICSSInterpretErrorHandler. So in case a warning or an error occurs, the details are logged to an SLF4J logger.
Since:
5.0.2
Author:
Philip Helger