//
pkg.gl
Category
github.com/minio/console
pkg
logger
target
http
package
1.7.6
Repository:
https://github.com/minio/console.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
12
Dependents
2
Files
178 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.