package
0.0.0-20241109070607-aeecf04b3ee7
Repository: https://github.com/choral-io/gommerce-server-core.git
Documentation: pkg.go.dev

# Functions

DefaultLogger returns the default logger.
NewFxeventLogger returns a new fxevent.Logger that logs to logger.
NewGRPCLogger creates a new GRPCLogger with logger.
NewLogger creates a new Logger instance with the given config.
No description provided by the author
No description provided by the author
SetDefaultLogger sets the default logger.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

GRPCLogger provides a grpc middleware that logs grpc calls.
SlogLogger is a Logger implementation that uses slog.
ZapLogger provides a logger that uses zap.

# Interfaces

Logger used to log messages.

# Type aliases

Level is a logging level.