[slf4j-dev] Logging Performance
Thorbjoern Ravn Andersen
ravn at runjva.com
Tue Apr 28 18:10:31 CEST 2009
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!"
More information about the slf4j-dev
mailing list