Discover Packages
github.com/akuity/kargo
internal
logging
package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Jan 2, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
ContextWithLogger returns a context.Context that has been augmented with
the provided log.Entry.
LoggerFromContext extracts a *log.Entry from the provided context.Context and
returns it. If no *log.Entry is found, a global, error-level *log.Entry is
returned.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.