README ¶ log Reusable logging wrapper around zap + lumberjack Expand ▾ Collapse ▴ Documentation ¶ Index ¶ type Logger func GetLogger() (*Logger, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Logger ¶ type Logger struct { *zap.Logger } func GetLogger ¶ func GetLogger() (*Logger, error) Source Files ¶ View all Source files logger.go Click to show internal directories. Click to hide internal directories.