# Packages
No description provided by the author
# Functions
NewFileStore creates a FileStore.
# Variables
ErrInvalidData indicates data is invalid in the file.
ErrWriterClosed indicates the writer is already closed.
# Structs
FileStore persists logs in files.
IngressServer implement logz ingress server.