Class JULLogHandler
java.lang.Object
org.asciidoctor.jruby.log.internal.JULLogHandler
- All Implemented Interfaces:
LogHandler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JULLogHandler
public JULLogHandler()
-
-
Method Details
-
log
Description copied from interface:LogHandlerProcess a log record. This method is called during conversion and will abort completely if an exception is thrown from within.- Specified by:
login interfaceLogHandler
-