LocalLog
constructor(rootPath: Path, codec: MessageCodec<M>, instantSource: InstantSource, epoch: Int, termEpoch: Int = 0, useInstantSourceForNonTx: Boolean, coroutineContext: CoroutineContext = Dispatchers.IO, baseFileName: String = "LOG", partitions: Int = 1)