setReuseThresholdMillis

open fun setReuseThresholdMillis(reuseThresholdMillis: Long): FileLoggerConfig.Builder

设置日志文件可复用的时间阈值(毫秒),默认:1小时

Sets the time threshold (in milliseconds) for reusing log files, default: 1 hour (3600000 ms)

Parameters

reuseThresholdMillis

Maximum time difference (in milliseconds) allowed for log reuse