Ashley Westwell skrev:
All I need to do is write the log statement to a file.

    ------------------------------------------------------------------------
    **


You will most likely need to tune the output system (buffering etc) so actual file I/O happens in large chunks.

I would suggest that you start with using the NOP backend to see how much you can put through at most in your scenario. Let us know your measurements.

--
 Thorbjørn Ravn Andersen  "...plus... Tubular Bells!"

_______________________________________________
dev mailing list
dev@slf4j.org
http://www.slf4j.org/mailman/listinfo/dev

Reply via email to