Package | Description |
---|---|
org.apache.twill.api.logging |
This package contains class for handling logging events.
|
Modifier and Type | Method and Description |
---|---|
LogThrowable |
LogThrowable.getCause()
Returns the cause of this
LogThrowable . |
LogThrowable |
LogEntry.getThrowable()
Returns the
Throwable information emitted with the log. |
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.