Namespace Azos.Log.Binary
Classes
BinLogException
Base exception thrown by the binlog-related framework
LogCorruption
Denotes a special surrogate structure that indicates log corruption
LogUTCTimeStamp
Denotes a special surrogate structure that wraps DatTime in log. These structures get inserted in log automatically by binary log writers to indicate te point in time
LogWriter
SlimLogWriter
Writes bin log in Slim format. The format does not support object versioning however it is very efficient in both space and speed
Interfaces
ILogMetadata
Denotes entities that represent metadata - extra information about data such as timestamps and corruptions