Versions in this module Expand all Collapse all v3 v3.0.0 Jan 10, 2023 Changes in this version + type ZapAdapter struct + func NewZapAdapter(zapLogger *zap.Logger) *ZapAdapter + func (log *ZapAdapter) Debug(msg string, keyvals ...any) + func (log *ZapAdapter) Error(msg string, keyvals ...any) + func (log *ZapAdapter) Info(msg string, keyvals ...any) + func (log *ZapAdapter) Warn(msg string, keyvals ...any) Other modules containing this package github.com/temporalio/roadrunner-temporal github.com/temporalio/roadrunner-temporal/v2 github.com/temporalio/roadrunner-temporal/v4 github.com/temporalio/roadrunner-temporal/v5