LogFile

object LogFile(source)

Properties

Link copied to clipboard
const val MAX_ROTATE_COUNT: Int = 1

1 rotated file present (2 total, including the currently active log file)

Link copied to clipboard
const val MAX_SIZE: Long = 524288

512 KiB for the size of a log file

Link copied to clipboard
const val USE_PLAIN_TEXT: Boolean = false

Plaintext is not used, and instead binary encoding is used in log files