Function
log
Log a message to the client.
log: func(res: borrow<response-stream>, message: log-message) -> result<_, response-stream-error>;Log a message to the client.
log: func(res: borrow<response-stream>, message: log-message) -> result<_, response-stream-error>;