package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev

# Functions

NewDBLogger crates a new DB logger nil might be returned.
NewFileLogger crates a new file logger nil might be returned.
NewStdOutputLogger creates a new std output logger.

# Constants

StdErr represents os.StdErr.
StdOut represents os.Stdout.

# Structs

DBLogger is an implementation of logger.Interface.
FileLogger is an implementation of logger.Interface.
StdOutputLogger is an implementation of logger.Interface.