Documentation
¶
Overview ¶
Package logger builds the project's standard zap logger.
The returned logger carries three fields every project tends to want in its aggregator: service (which service emitted the line), env (dev/prod/whatever), and commit (GIT_COMMIT from the build). Replace this file as your logging needs grow — the goal is one consistent shape across services, not a framework.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.