package
0.0.0-20240420182116-ac96246ab101
Repository: https://github.com/f110/github-400-test.git
Documentation: pkg.go.dev

# Functions

CreateOrAdjustGlobalBuffer will create or adjust the global log entry buffers which are used to migrate log entries between old and new targets.
New initializes a new logger target which sends log over http to the specified endpoint.

# Structs

Config http logger target.
Target implements logger.Target and sends the json format of a log entry to the configured http endpoint.