package util
Import Path
github.com/mark3labs/mcp-go/util (on go.dev)
Dependency Relation
imports one package, and imported by one package
Involved Source Files
logger.go
Package-Level Type Names (only one)
Logger defines a minimal logging interface
( Logger) Errorf(format string, v ...any)
( Logger) Infof(format string, v ...any)
*github.com/coreos/pkg/capnslog.PackageLogger
github.com/dgraph-io/badger/v4.Logger (interface)
*github.com/dgraph-io/badger/v4.Options
*github.com/hibiken/asynq/internal/log.Logger
github.com/ic2hrmk/promtail.Client (interface)
github.com/ipfs/go-log/v2.EventLogger (interface)
github.com/ipfs/go-log/v2.StandardLogger (interface)
*github.com/ipfs/go-log/v2.ZapEventLogger
*github.com/pion/logging.DefaultLeveledLogger
github.com/pion/logging.LeveledLogger (interface)
github.com/quic-go/quic-go/internal/utils.Logger (interface)
*go.uber.org/zap.SugaredLogger
google.golang.org/grpc/grpclog.DepthLoggerV2 (interface)
google.golang.org/grpc/grpclog.LoggerV2 (interface)
google.golang.org/grpc/grpclog/internal.DepthLoggerV2 (interface)
google.golang.org/grpc/grpclog/internal.LoggerV2 (interface)
*google.golang.org/grpc/grpclog/internal.LoggerWrapper
*google.golang.org/grpc/internal/grpclog.PrefixLogger
Logger : github.com/stretchr/testify/assert.TestingT
func DefaultLogger() Logger
func github.com/mark3labs/mcp-go/server.WithLogger(logger Logger) server.StreamableHTTPOption
Package-Level Functions (only one)
DefaultStdLogger implements Logger using the standard library's log.Logger.
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |