MCPcopy Create free account
hub / github.com/diillson/chatcli / Info

Method Info

cli/cli.go:59–59  ·  view source on GitHub ↗
(msg string, fields ...zap.Field)

Source from the content-addressed store, hash-verified

57// Logger interface para facilitar a testabilidade
58type Logger interface {
59 Info(msg string, fields ...zap.Field)
60 Error(msg string, fields ...zap.Field)
61 Warn(msg string, fields ...zap.Field)
62 Sync() error

Callers 15

applyStackSpotFlagsFunction · 0.65
installSignalHandlersFunction · 0.65
NewClientFunction · 0.65
loadIgnorePatternsFunction · 0.65
LogStartupInfoFunction · 0.65
newTLSConfigFromEnvFunction · 0.65
InitializeLoggerFunction · 0.65
RoundTripMethod · 0.65
NewMultiWatcherFunction · 0.65
StartMethod · 0.65
NewResourceWatcherFunction · 0.65
StartMethod · 0.65

Calls

no outgoing calls