What's the current best way to handle shipping logs from durable objects to a custom destination? Sp

What's the current best way to handle shipping logs from durable objects to a custom destination? Specifically I'd like to just use a custom logger i have and ship the logs after responding to an RPC without holding the response to the invoking worker (plz ping me)
Was this page helpful?