//
pkg.gl
Category
github.com/nitrictech/minio
internal
logger
target
http
package
0.0.0-20221121043126-298dde518304
Repository:
https://github.com/nitrictech/minio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
241 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.