setMaxSize
Sets the max size of the log file in bytes. If a log file passes this size then a new log file will be started. This number is a best effort and the actual size may go over slightly. The default size is 500Kb.
Return
The self object
Parameters
maxSize
The max size of the log file in bytes