# Functions
Any type wrapper.
Array type wrapper.
Bg delegates a no-context logger.
Binary type wrapper.
Bool type wrapper.
Bools type wrapper.
ByteString type wrapper.
ByteStrings type wrapper.
CheckErr handles error correctly.
CheckErrCtx handles error correctly.
Complex128 type wrapper.
Complex128s type wrapper.
Complex64 type wrapper.
Complex64s type wrapper.
Default returns the logger factory.
Duration type wrapper.
Durations type wrapper.
Error type wrapper.
Errors type wrapper.
Float32 type wrapper.
Float32s type wrapper.
Float64 type wrapper.
Float64s type wrapper.
For delegates a context logger.
Int type wrapper.
Int16 type wrapper.
Int16s type wrapper.
Int32 type wrapper.
Int32s type wrapper.
Int64 type wrapper.
Int64s type wrapper.
Int8 type wrapper.
Int8s type wrapper.
Ints type wrapper.
NamedError type wrapper.
Namespace type wrapper.
NewFactory creates a new Factory.
Object type wrapper.
Reflect type wrapper.
SafeClose handles the closer error.
SafeCloseCtx handles the closer error.
SetLoggerFactory defines the default package logger.
Setup the logger return atomicLevel for thread-safe log level change.
Skip type wrapper.
Stack type wrapper.
String type wrapper.
Stringer type wrapper.
Strings type wrapper.
Time type wrapper.
Times type wrapper.
Uint type wrapper.
Uint16 type wrapper.
Uint16s type wrapper.
Uint32 type wrapper.
Uint32s type wrapper.
Uint64 type wrapper.
Uint64s type wrapper.
Uint8 type wrapper.
Uint8s type wrapper.
Uintptr type wrapper.
Uintptrs type wrapper.
Uints type wrapper.
# Variables
DefaultOptions defines default logger options.
# Interfaces
Logger is a simplified abstraction of the zap.Logger.
LoggerFactory defines logger factory contract.