Send is called synchronously during the log statement. Send must be thread-safe.
It is safe to use LOG within an implementation of Send. ToSinkOnly and ToSinkAlso are safe in general but can be used to create an infinite loop if you try.
| Name | Description |
|---|---|
| entry | The log entry to process. |