maxSize

expect var maxSize: Long(source)

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.

actual var maxSize: Long(source)
actual var maxSize: Long(source)