package
0.0.0-20200413215053-649f5a113e49
Repository: https://github.com/kalinin-andrey/rti-testing.git
Documentation: pkg.go.dev

# Functions

New creates a new logger.
NewByDefault creates a new logger using the default configuration.
NewWithZap creates a new logger using the preconfigured zap logger.
WithRequest returns a context which knows the request ID and correlation ID in the given request.

# Structs

Logger struct.

# Interfaces

ILogger interface.