Marco Perrando
Marco Perrando
I am using version 1.2.1 on OSX 10.8.4 The proposed patch does not work for me. Maybe the issue is due to the 0 ms delay between events (see #21)....
I just realized my test were running in Java 6. Running in Java 7, setting only the delay to 1ms didn't solve the issue. But, inspired by @martinrleon, I've modified...
I am investigating this issue. I've build a quick and dirty middleware that is actually working. This middleware can be installed in parallel with the default Rails logger middleware, or...