package
1.38.0
Repository: https://github.com/scribd/go-sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewBuilder initializes a Logger builder with the given configuration.
NewConfig returns a new LoggerConfig instance.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Debug level.
Error level.
Fatal level.
Info level.
Panic level, highest level of severity.
Trace level.
Warn level.

# Structs

Builder is a Logger builder.
Config stores the configuration for the logger.
No description provided by the author

# Interfaces

Logger is the interface that defines the API/contract exposed by the SDK Logger.

# Type aliases

Fields is the struct that that stores key/value pairs for structured logs.
No description provided by the author