package
0.0.0-20240214230306-915dd3019f12
Repository: https://github.com/khulnasoft/kengine-plugin-sdk-go.git
Documentation: pkg.go.dev

# Functions

ContextualAttributesFromContext returns the contextual key/value log parameters from the given context.
New creates a new logger.
NewNullLogger returns a logger that does nothing, for testing purposes.
NewWithLevel creates a new logger at the Level defined.
WithContextualAttributes returns a new context with the given key/value log parameters appended to the existing ones.

# 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

# Variables

DefaultLogger is the default logger.

# Interfaces

Logger is the main Logger interface.

# Type aliases

No description provided by the author