This is on the ivi profile which is configured to now have all dlog data
written into the systemd journal instead of the android logger device
nodes.

We never had to export any additional env variables to get slammed with
tons of debug output as long as we set platformlog.

    --rusty

On Tue, 2013-11-19 at 20:01 +0100, Baptiste DURAND wrote:
> 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=ON
> export WRT_WIDGET_DATA_TYPES_LOG_ENABLE=ON 
> 
> 
> 
> 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


_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to