How to debug Weston

来自百问网嵌入式Linux wiki
Zhouyuebiao讨论 | 贡献2020年5月8日 (五) 22:56的版本
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

Wayland logs

To get the logs of the wayland protocol messages, set this environment variable:

Board $> export WAYLAND_DEBUG=1

Saving Weston logs in a file

Standard Weston logs are available in the /var/log/weston.log file when Weston is started using the systemd service.

Board $> cat /var/log/weston.log

Displaying Weston logs on a console

Start Weston with the following command:

Board $> weston --tty=1 &

All Weston logs are then displayed on the console.


<securetransclude src="ProtectedTemplate:PublicationRequestId" params="9279 | 2018-10-16 | AnneJ"></securetransclude>