Skip to content

connection: Spruce up logging for client errors.

Erik Chen requested to merge erikchen/wayland:add_logging2 into main

Some code paths that lead to a client error and connection termination have no associated logging, or insufficient logging. This makes it difficult to understand what went wrong. This commit adds or supplements logging for all these code paths.

Signed-off-by: Erik Chen erikchen@chromium.org

Edited by Erik Chen

Merge request reports