Documentation
¶
Overview ¶
Package logx provides a structured logger for CodexSentinel.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
Init initializes the global logger. Use `dev=true` for human-readable console logs with colors.
func L ¶
func L() *zap.SugaredLogger
L returns the global structured logger.
You must call logx.Init() before using this.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.