Discover Packages
github.com/nduyphuong/gorya
internal
logging
package
Version:
v0.0.0-...-922fce5
Opens a new window with list of versions in this module.
Published: Jun 12, 2024
License: MIT
Opens a new window with license information.
Imports: 7
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.