package
0.1.2
Repository: https://github.com/evo-cloud/logs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewFileStore creates a FileStore.

# Constants

# 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.

# Interfaces

BatchWriter writes logs in batch.
LogStore is the abstraction of log storage.