//
pkg.gl
Category
github.com/Grade-Two/minio
cmd
logger
target
console
package
0.0.0-20200310082016-d1e177655f8d
Repository:
https://github.com/grade-two/minio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
95 SLOC
#
Functions
New
New initializes a new logger target which prints log directly in the standard output.
#
Structs
Target
Target implements loggerTarget to send log in plain or json format to the standard output.