DotNext.IO.Log
Namespace with 8 public types
Classes
IntegrityException
Indicates that the audit trail is corrupted.
LogEntryProducer`1
Represents default implementation of backed by the list
of the log entries.
Interfaces
IAuditTrail
Represents audit trail responsible for maintaining log entries.
IAuditTrail`1
Represents audit trail responsible for maintaining log entries.
ILogCompactionSupport
Represents audit trail that supports background compaction
of committed log entries.
ILogEntry
Represents log entry in the audit trail.
ILogEntryConsumer`2
Represents the reader of the log entries.
ILogEntryProducer`1
Represents supplier of log entries.