package
0.0.0-20241119232718-68198a487ae1
Repository: https://github.com/openshift-kni/oran-o2ims.git
Documentation: pkg.go.dev

# Functions

AddFlags adds the flags related to logging to the given flag set.
All generates a human readable representation of the given list of strings, for use in a log file.
Any generates a human readable representation of the given list of strings, for use in a log file.
NewLogger creates a builder that can then be used to configure and create a logger.
NewTransportWrapper creates a builder that can then be used to configure and create a logging transport wrapper.

# Structs

LoggerBuilder contains the data and logic needed to create a logger.
TransportWrapperBuilder contains the data and logic needed to build a transport wrapper that dumps to the log the details of HTTP requests and responses.