Expand description
Log service for tagged log retrieval and storage.
Ports the TS LogService which manages log retrieval via the tagging
protocol, supporting both public and private logs with pagination.
Structsยง
- LogRetrieval
Request - A request to retrieve logs by tag.
- LogService
- Service for log retrieval operations using the tagging protocol.
- Tagged
Log - A retrieved tagged log entry.