Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
(Requires: 3.0.2+)
This option enables you to specify the max size of the log file before it rotates it. This size can use prefixes for example: 10mb or 100k is valid.
$mcFileManagerConfig['log.max_size'] = "100k";
<add key="log.max_size" value="100k" />
Search documentation.