//
pkg.gl
Category
github.com/memoio/minio
internal
logger
target
http
package
0.3.4
Repository:
https://github.com/memoio/minio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
181 SLOC
#
Functions
New
New initializes a new logger target which sends log over http to the specified endpoint.
#
Structs
Config
Config http logger target.
Target
Target implements logger.Target and sends the json format of a log entry to the configured http endpoint.