|
Hello,
on which profile are you working on? please be sure that you type this : dlogctrl set platformlog 1 and reboot your target after that export theses variables (or uncomment them on /etc/profile.d/wrt_env.sh if you're working on IVI project.) export WRT_WILL_SEND_REQUEST_LOG_ENABLE=ON export WRT_LOAD_PLUGINS_LOG_ENABLE=ON
export WRT_FRAME_RENDERED_LOG_ENABLE= export WRT_WIDGET_DATA_TYPES_LOG_ ![]() Maybe "logger" module is not loaded. please check it by using lsmod if not type modprobe logger. Baptiste Le 19/11/2013 19:48, Rees, Kevron a écrit : I used to see my wrt plugin debug output in dlog. Now that we are using systemd journal I do not see any debug output from my plugins.Any thoughts? _______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev |
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev

