//
pkg.gl
Category
github.com/Grade-Two/minio
cmd
logger
target
http
package
0.0.0-20200310082016-d1e177655f8d
Repository:
https://github.com/grade-two/minio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
80 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.