| Interface | Description |
|---|---|
| ISink |
Interface for sinking log items to CloudWatch.
|
| SocketClient |
An interface for clients that connect to a socket.
|
| Class | Description |
|---|---|
| AgentSink |
An sink connecting to an agent over a socket.
|
| ConsoleSink |
Write log items to the console in JSON format.
|
| Endpoint | |
| MultiSink |
Convenience helper for sinking the same log items to multiple destinations.
|
| SocketClientFactory | |
| TCPClient |
A client that would connect to a TCP socket.
|
| Enum | Description |
|---|---|
| Protocol |