프로그램 사용/wayland
weston_log()
구차니
2021. 11. 25. 12:41
엔터는 쳐줘야 깔끔하게 나온다 -_ㅠ
(작성자가 \n 안넣어줘서 개판인 로그를 보았다는 결론)
[링크 : https://wayland.pages.freedesktop.org/weston/toc/libweston/log.html#_CPPv410weston_logPKcz]
+
23.10.18
로그를 위해 무언가를 설정은 해주어야 하는 듯..
weston_log_set_handler() must be called before using of weston_log(). |