MCPcopy Create free account
hub / github.com/astercloud/aster / Info

Method Info

pkg/tools/enhanced_interface.go:112–112  ·  view source on GitHub ↗
(msg string, fields ...Field)

Source from the content-addressed store, hash-verified

110type Logger interface {
111 Debug(msg string, fields ...Field)
112 Info(msg string, fields ...Field)
113 Warn(msg string, fields ...Field)
114 Error(msg string, fields ...Field)
115}

Callers 15

RespondToAskUserFunction · 0.65
ExecuteMethod · 0.65
ListMethod · 0.65
NewLocalSandboxFunction · 0.65
execWithLimitsMethod · 0.65
SetSecurityLevelMethod · 0.65
NewFilesystemMiddlewareFunction · 0.65
createFilesystemToolsMethod · 0.65
evictLargeResultsMethod · 0.65
WrapToolCallMethod · 0.65
SetApprovalHandlerMethod · 0.65

Implementers 2

Loggerpkg/logging/logging.go
ComponentLoggerpkg/logging/logging.go

Calls

no outgoing calls

Tested by

no test coverage detected