Truncates the log file to the line count provided as rotate_lines
.
Usage
rotate_logs(rotate_lines = 100000L, logfile = get_logfile())
Truncates the log file to the line count provided as rotate_lines
.
rotate_logs(rotate_lines = 100000L, logfile = get_logfile())