FileLogSink

Properties

Link copied to clipboard
const val MAX_KEPT_FILES: Int = 2

2 files preserved during each log rotation

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_PLAINTEXT: Boolean = false

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