Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewContext ¶
func NewContext( ctx context.Context, l *StandardLogger, ) context.Context
Types ¶
type StandardLogger ¶
func GetAppLogger ¶
func GetAppLogger() *StandardLogger
func GetLogger ¶
func GetLogger(ctx context.Context) *StandardLogger
func New ¶
func New() *StandardLogger
func (*StandardLogger) Sync ¶
func (l *StandardLogger) Sync()
func (*StandardLogger) WithFields ¶
func (l *StandardLogger) WithFields(fields ...zapcore.Field) *StandardLogger
Click to show internal directories.
Click to hide internal directories.