package
0.11.0-beta.3
Repository: https://github.com/rubrikinc/rubrik-polaris-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

NewStandardLogger returns a standard logger with level set to Warn.
ParseLogLevel parses the given string as a LogLevel.
PkgFuncName returns the package and function name recorded in the callers frame skip number steps up the stack.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

DiscardLogger discards everything written.
StandardLogger uses the standard logger from Golang's log package.

# Interfaces

Logger used by the SDK.

# Type aliases

LogLevel specifies the severity of a log entry.