|
|
|
|
|
by allegory
4279 days ago
|
|
Not the only one. Someone set up NHibernate on a project I was working on to run logging in DEBUG mode and throw it in a log file capped at 100k. Pages were taking 4-5 seconds to render. Wasn't obvious that the logs were being written as the file was capped at 100k. Took ages to work that out. Ugh. |
|