Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCannotCreateLogger = errors.New("cannot create logger")
Functions ¶
This section is empty.
Types ¶
type KLogger ¶
type KLogger interface { WithContext() *zap.SugaredLogger WithTracing(ctx context.Context) *zap.SugaredLogger }
KLogger is an interface for the Kyma wide logger.
Click to show internal directories.
Click to hide internal directories.