Documentation ¶
Overview ¶
Package logger uses the zap logging library for application logs. The development mode prints all feedback to stdout.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Development ¶
Development logger prints all log levels to stdout.
func Production ¶
Production logger prints all info and higher log levels to stdout.
func SPrintPath ¶
SPrintPath returns the named file or directory path with all missing elements marked in red.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.