I already rebuilt the build after the setting APPLICATION_BUILD_LOG_LEVEL =
off

Small correction. It stopped application logging. But its still logs system
info like
Demo Browser
273295" load demo: MyTest.html
qx.core.Init[4]
277889: qooxdoo 0.7.3
277889: loaded 1 old classes
..........

After surfing the forum, most of the replies are setting
APPLICATION_BUILD_LOG_LEVEL and
qx.log.Logger.ROOT_LOGGER.setMinLevel();

It would be easy to set APPLICATION_BUILD_LOG_LEVEL and it should work. As
per your guess, it could be the filter leak.

Thanks.
Kanugua.



Thanks.
Kanugula.




The Log tab shows both system 

thron7 wrote:
> 
> kanugula wrote:
>> Hi,
>>
>> I am using Demo Browser terminology for simplicity.
>>
>> I put the following code in Makefile.demo and Makefile.demobrowser.
>> APPLICATION_BUILD_LOG_LEVEL = off 
>>
>> I still see the INFO messages logged in Log  tab.
>>   
> 
> Are you looking at the build version of your app 
> (APPLICATION_BUILD_LOG_LEVEL only influences the build version)?
> 
> Did you do a 'make build' after changing the Makefile?
> 
> Which messages get through? Your own, or some system messages of the 
> qooxdoo runtime (like boot message etc.)? There is a chance that those 
> might leak through the filter in 0.7.
> 
> Thomas
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Can%27t-turn-off-qooxdoo-logging-in-build-version-tp17565686p17602341.html
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to