| Name | Description | Type | Package | Framework |
| LogEntry | Represents a log entry emitted by application. | Interface | apache.twill.api.logging | Apache Twill |
| LogEntry .Level | Class | apache.twill.api.logging.LogEntry | Apache Twill | |
| LogHandler | Represents class that can receive logs from the application. | Interface | apache.twill.api.logging | Apache Twill |
| LogThrowable | Carries Throwable information in a LogEntry. | Interface | apache.twill.api.logging | Apache Twill |
| PrinterLogHandler | A LogHandler that prints the LogEntry through a PrintWriter. | Class | apache.twill.api.logging | Apache Twill |