package
0.0.0-20210810094846-f2b64ca6c61d
Repository: https://github.com/techminerapps/portier.git
Documentation: pkg.go.dev

# Functions

ConvertToLoggerType convert input string to LoggerType no error is returned.
NewLogger generates a new logger based on config.

# Constants

Logger Type.
Logger Type.

# Structs

Config is used to config a logger.

# Interfaces

Logger is used here to de-couple logging framework.

# Type aliases

LoggerType provide options for human readable or json output.