Blocking/non blocking delivery of log message on stdout

Hello,
the Docker container logging driver configuration allows to choose between blocking and non-blocking message delivery mode.
See https://docs.docker.com/config/containers/logging/configure/#configure-the-delivery-mode-of-log-messages-from-container-to-log-driver

What is the Kubernetes recommendation?
Does a similar choice exist for cri-o?
Br
/Vincehood