package
1.6.2
Repository: https://github.com/myhelix/contextlogger.git
Documentation: pkg.go.dev

# Packages

This package assists with chaining together providers by providing default implementations for LogProvider interface methods that don't panic if we're the last in the chain.
This package provides a basic dumb logger to get bootstrapped with */.
This package provides a concrete implementation of LogProvider using Logrus */.
This extracts merry Values into logger Fields, then passes along to the base logger */.
This package provides newrelic metric/request reporting via ContextLogger */.
This adds a field to log reports showing where the logger was called from */.
This logger reports errors to Rollbar if they came in via {Error,Warn,Info}Report, then passes through for logging by the base logger, if any.
No description provided by the author

# 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

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author