> Yes, you an control it in the HTML itself, so for instance, I have:
For 0.6.5 this is:
//
// Set up logging as appropriate
//
if (qx.IS_SOURCE)
{
qx.log.Logger.ROOT_LOGGER.setMinLevel(qx.log.Logger.LEVEL_DEBUG);
}
else
{
qx.log.Logger.ROOT_LOGGER.setMinLevel(qx.log.Logger.LEVEL_ERROR);
};
I've fixed up references to .dev in
http://qooxdoo.org/documentation/user_manual/the_logging_system
and added this as a example.
Hugh
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel