A log writer that writes log messages to files in a directory, switching to a new file when the current one reaches a set size (defaults to 2GB).
Constructs a new rotating log file strategy.
A log writer that writes log messages to files in a directory, switching to a new file when the current one reaches a set size (defaults to 2GB).