Hi Jared,
Jared Broad wrote:
> Hello Qooxdoo'rs
>Ive searched the other disable messages in maillist and all seem to be
> using the quick start "qx.js". When using a make application file if I put:
>
> qx.dev.log.Logger.ROOT_LOGGER.setMinLevel(qx.dev.log.Logger.LEVEL_OFF);
>
> Then it understa
Hi Jared,
> Hello Qooxdoo'rs
>Ive searched the other disable messages in maillist and all seem to be
> using the quick start "qx.js". When using a make application file if I put:
>
> qx.dev.log.Logger.ROOT_LOGGER.setMinLevel(qx.dev.log.Logger.LEVEL_OFF);
>
> Then it understandably replies that
Hello Qooxdoo'rs
Ive searched the other disable messages in maillist and all seem to be
using the quick start "qx.js". When using a make application file if I put:
qx.dev.log.Logger.ROOT_LOGGER.setMinLevel(qx.dev.log.Logger.LEVEL_OFF);
Then it understandably replies that "qx.dev.log has no pr