package
0.11.0
Repository: https://github.com/src-d/lookout.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.