Tell me whether it is possible to make a separation by severity in stackdriver. All messages in the container are displayed in stderror and in stackdriver, they are marked as errors. The task is to separate messages from logs (laravel) into categories information, error, warning.
Google Kubernetes Engine + Stackdriver logging enabled.