createCommitLog

fun createCommitLog(commitLogFileName: String, context: Context): CommitLogImpl

Creates a commit log.

Return

The commit log object.

Parameters

commitLogFileName

The filename for the commit log.

context

The context.