Does logging in a Java based web application slow the server? -


i working on java j2ee based web application. when take pages, loading slowly. noticed lot of unnecessary lines in log file...

does logging in java based web application slow server?

as in environement, i/o (here, disk writings) expensive operation, yes, spamming tons of data logs, can slow down applcation. has indeed lot of data (eg. turn on show_sql in hibernate) feel performance impact dring normal application usage.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -