//
pkg.gl
Category
github.com/openmpdk/dss-minio
cmd
logger
target
http
package
3.0.0+incompatible
Repository:
https://github.com/openmpdk/dss-minio.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
5
Dependents
0
Files
65 SLOC
#
Functions
New
New initializes a new logger target which sends log over http to the specified endpoint.
#
Structs
Target
Target implements logger.Target and sends the json format of a log entry to the configured http endpoint.