| Interface | Description |
|---|---|
| LoggingHandler |
Callback interface for
log events emitted by the sass compilation. |
| Class | Description |
|---|---|
| JulLoggingHandler |
Java Util Logging (JUL) based
LoggingHandler implementation. |
| Log4jLoggingHandler |
Log4j2 based
LoggingHandler implementation. |
| Slf4jLoggingHandler |
Slf4j based
LoggingHandler implementation. |