package
0.1.1
Repository: https://github.com/zaporter/go-update-mongo.git
Documentation: pkg.go.dev

# Functions

NewCircularBuffer creates a circular buffer for log entries in memory.
Setup initializes logging with a given level.
SetupWithZapLogger initializes zap logging with a given logger and its level.

# Variables

RecentEntries implements zap logging entries interception and stores the last 1024 entries in circular buffer in memory.