← Back to team overview

unity-dev team mailing list archive

Re: LOG_DEBUG output and System Indicators?

 

> Then you can filter it out when running, by using something like:
>   UNITY_LOG_SEVERITY="<root>error;unity.appmanager.desktop.bamf=trace"
This is not working!!☹
I wrote a small program to test logging with nux it is here http://pastebin.ubuntu.com/11952628/ 

And I executed export UNITY_LOG_SEVERITY="<root>=DEBUG", if I run the program I only get the Warning 1 message at standard output. How can I fix this?

If I fixed this can I redirect the standard output of unity to some log file? because if unity writes the debug messages to standard output I cannot read them
 		 	   		  

Follow ups

References