console plugin.See: Description
| Class | Description |
|---|---|
| LogFiles |
Represents both the log files in the default logfile directory (${sling.home}/logs)
as well as any additional log files configured in the felix console.
|
| LogfileViewerConsolePlugin |
A web console plugin for tailing and downloading the Sling log files placed within the sling log directory as configured in the
Apache Sling Logging Configuration.
|
| Tail |
A non-blocking tail implementation allowing to read an arbitrary number of bytes from the end of a file
and follow changes to it.
|
| TailServlet |
Bridges non-websocket servlets with websockets.
|
| TailSocket |
Implements the tailing of logfiles provided by the
LogFiles. |
| Enum | Description |
|---|---|
| Tail.Mode |
console plugin.Copyright © 2024. All rights reserved.