//
pkg.gl
Category
github.com/c445/minio
cmd
logger
target
http
package
0.0.0-20190227020453-5e69a107d89d
Repository:
https://github.com/c445/minio.git
Documentation:
pkg.go.dev
Overview
Versions
1
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.