//
pkg.gl
Category
github.com/memoio/minio
internal
logger
target
console
package
0.3.4
Repository:
https://github.com/memoio/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.