package
0.54.0-alpha4
Repository: https://github.com/redhat-developer/app-services-cli.git
Documentation: pkg.go.dev

# Functions

NewStdLoggerBuilder creates a builder that knows how to build a logger that uses the standard output and error streams, or custom writers.

# Structs

StdLogger is a logger that uses the standard output and error streams, or custom writers.
StdLoggerBuilder contains the configuration and logic needed to build a logger that uses the standard output and error streams, or custom writers.

# Interfaces

No description provided by the author