package
Version:
v0.17.0
Opens a new window with list of versions in this module.
Published: Feb 24, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewLogConfigFromLogSpec creates a new instance of a temporal log config from the provided LogSpec.
NewTemporalSDKLogFromContext creates a new logger adapater for temporal.
type Logger interface {
Debug(msg string, keyvals ...interface{})
Info(msg string, keyvals ...interface{})
Warn(msg string, keyvals ...interface{})
Error(msg string, keyvals ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.