Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextLogger ¶
type ContextLogger struct {
// contains filtered or unexported fields
}
ContextLogger is a ContextLogger that add log field to the current recording span.
log configuration set the `callerSkip: 4` for matching the stacktrace
func NewContextZapLogger ¶
func NewContextZapLogger() *ContextLogger
Click to show internal directories.
Click to hide internal directories.