prabhuish / webutilities

Automatically exported from code.google.com/p/webutilities
0 stars 0 forks source link

Replace log.info statements with log.trace or log.debug #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. If you use the webutilities as is, then a lot of log statements (depending 
on the complexity of your web application) are printed into the std out, e.g. 
SystemOut.log (WebSphere)
2. If a lot of JavaScript files/CSS files are processed and cached each request 
to a file is logged in std out

What is the expected output? What do you see instead?
It would be more helpful if you could use log.trace or log.debug statements. It 
wouldn't mess up the log file and could be enabled if needed. Otherwise the 
utilities are great.

What version of the product are you using? On what operating system?
0.0.4

Please provide any additional information below.

Original issue reported on code.google.com by tribbel0...@googlemail.com on 12 Apr 2011 at 3:43

GoogleCodeExporter commented 9 years ago

Original comment by rr.patil...@gmail.com on 13 Apr 2011 at 3:09

GoogleCodeExporter commented 9 years ago

Original comment by rr.patil...@gmail.com on 3 Nov 2011 at 2:53