# Functions
NewLog set defaults to the config, create the Log instance and setup the instance.
# Structs
No description provided by the author
Log consists of a list of segments and a pointer to the active segment to append writes to.
No description provided by the author