Documentation ¶
Index ¶
Constants ¶
View Source
const (
AttrKeyProjectID = "project_id"
)
Variables ¶
This section is empty.
Functions ¶
func NewTracerProvider ¶
Types ¶
type LogHandler ¶
type LogHandler struct {
// contains filtered or unexported fields
}
LogHandler は構造化ログ世界のバックエンドとしての slog.LogHandler をラップします
func NewLogHandler ¶
func NewLogHandler(w io.Writer, minLevel slog.Level) *LogHandler
Click to show internal directories.
Click to hide internal directories.