package
0.0.17
Repository: https://github.com/linuxsuren/api-testing.git
Documentation: pkg.go.dev

# Functions

DefaultAPITestingLogging returns a new APITestingLogging with default configuration parameters.
No description provided by the author
FileLogger returns a file logger.
No description provided by the author

# Constants

LogComponentAPITestingDefault defines the "default"-wide logging component.
LogComponentAPITestingTesting represents the logging component for testing.
LogLevelDebug defines the "debug" logging level.
LogLevelError defines the "Error" logging level.
LogLevelInfo defines the "Info" logging level.
LogLevelWarn defines the "Warn" logging level.

# Structs

APITestingLogging defines logging for api-testing.
Logger represents a logger.

# Type aliases

APITestingLogComponent defines a make up part that supports a configured logging level.
LogLevel defines a log level for api-testing logs.