package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jun 19, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package zap implements the poya logger.Logger interface on top of
go.uber.org/zap. Pass a configured *zap.Logger and poya will log through it.
New returns a poya Logger backed by the given zap logger. The caller owns the
logger and is responsible for flushing it (zap.Logger.Sync) on shutdown.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.