package
0.0.0-20250307145433-2f16e1b8c59c
Repository: https://github.com/indaco/tempo.git
Documentation: pkg.go.dev

# Functions

NewDefaultLogger creates and returns a new instance of DefaultLogger.
NewLogHandler creates a new LogHandler instance.

# Structs

DefaultLogger is the default implementation of the LoggerInterface.
KeyValue represents a key-value pair for attributes.
LogEntry represents a single log message entry.
LogHandler adapts the core logger to the slog.Handler interface.
No description provided by the author

# Interfaces

LoggerInterface defines the interface for structured logging.