singleLogFileMaxSize

The maximum size of a single log file. By default, the current day's logs are written to a file. By changing singleLogFileMaxSize you can Split the day's log into multiple files, each file size is singleLogFileMaxSize, singleLogFileMaxSize defaults to 1MB , means not to split the log into multiple files. It is recommended that each file should not exceed 10M.

Since

1.3.4