Hi,
We noticed that a lot of log lines (and stack traces) are generated by the ISC_Core, and we expect that this may be the cause for our application feeling sluggish at time. Switching between tabs (within a tab panel) takes up to 10 seconds, while no network activity is initiated at that time. There is however quite a bit of debug logging (hundreds of lines) being generated during that time. So for our production release I'd like to set the loglevel to SEVERE.
However for some reason I'm not able to find how to change the loglevel for our SmartGWT application. I'd assume I could set this through a property but I'm not able to find how...
Any tips or pointers would be appreciated!
Thanks!
We noticed that a lot of log lines (and stack traces) are generated by the ISC_Core, and we expect that this may be the cause for our application feeling sluggish at time. Switching between tabs (within a tab panel) takes up to 10 seconds, while no network activity is initiated at that time. There is however quite a bit of debug logging (hundreds of lines) being generated during that time. So for our production release I'd like to set the loglevel to SEVERE.
However for some reason I'm not able to find how to change the loglevel for our SmartGWT application. I'd assume I could set this through a property but I'm not able to find how...
Any tips or pointers would be appreciated!
Thanks!
Comment