Documentation
¶
Index ¶
- func GetActivityLogger(ctx context.Context) *zap.Logger
- func GetWorkflowLogger(ctx workflow.Context) *zap.Logger
- func NewCore(lg log.Logger) zapcore.Core
- type Logger
- func (log *Logger) Debug(msg string, keyvals ...interface{})
- func (log *Logger) Error(msg string, keyvals ...interface{})
- func (log *Logger) Info(msg string, keyvals ...interface{})
- func (log *Logger) Warn(msg string, keyvals ...interface{})
- func (log *Logger) With(keyvals ...interface{}) *Logger
- func (log *Logger) ZapLogger() *zap.Logger
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.