| Package | Description |
|---|---|
| org.apache.twill.api |
Classes in this package provides core functionality of the Twill library.
|
| org.apache.twill.api.logging |
This package contains class for handling logging events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TwillController.addLogHandler(LogHandler handler)
Adds a
LogHandler for receiving application log. |
TwillPreparer |
TwillPreparer.addLogHandler(LogHandler handler)
Adds a
LogHandler for receiving an application log. |
| Modifier and Type | Class and Description |
|---|---|
class |
PrinterLogHandler
|
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.