Module wayland_backend::debug
source · Expand description
Debugging helpers to handle WAYLAND_DEBUG
env variable.
Structs§
Functions§
- The
WAYLAND_DEBUG
env variable is set to debug client. - Print the dispatched message to stderr in a following format:
- Print the send message to stderr in a following format:
- Print timestamp in seconds.microseconds format.