# Functions

NewDevelopFactory ...
NewFactory creates a new Factory.
NewLogFactory ...
NewStandardFactory creates a new Factory.

# Structs

Factory is the default logging wrapper that can create logger instances either for a given Context or context-less.

# Interfaces

Logger is a simplified abstraction of the zap.Logger.