//
pkg.gl
Category
github.com/nitrictech/minio
internal
logger
target
console
package
0.0.0-20221121043126-298dde518304
Repository:
https://github.com/nitrictech/minio.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
117 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.