# Packages
Package testlogz is a generated GoMock package.
# Functions
A is a shorthand builder for args.
Get extracts the Logs from context and wraps it as ContextLogs.
Initializer is a Logs initializer which provides a default implementation using Sentry.
M is a shorthand for providing metadata to an entry.
MaybeGet is like Get but returns nil if not found.
NewConfigSingletonInjector always inject the given LogsConfig.
NewSingletonInjector always injects the given Logs.
# Structs
LogsConfig describes the configuration for the logz module.
User describes a user for logs purposes.
# Interfaces
ContextLogs describes a Logs with a cached context.
Logs describes the logs module.
Option describes an option which can be applied to an entry.
UserExtractor describes the ability to provide a user for logs purposes.
# Type aliases
Args describes a list of args used for formatting an entry message.
Level describes a logs level.
Metadata describes metadata which can be attached to an entry.
OptionFunc describes an option which can be applied to an entry.
OutputFormat describes the format for output logs.