LogConsistencyProvider
public LogConsistencyProvider()The log itself is transient, i.e. not actually saved to storage - only the latest view (snapshot) and some metadata (the log position, and write flags) are stored in the primary.
public LogConsistencyProvider()