package
0.1.1
Repository: https://github.com/src-d/metadata-retrieval.git
Documentation: pkg.go.dev

# Functions

Fields returns a copy of the context log fields.
Get returns a logger configured with the context log Fields or the default fields.
WithLogFields returns a context with new logger Fields added to the current ones, and a logger.

# Variables

NewLogger function to create new log.Logger, needed for mocking in tests.