MCPcopy
hub / github.com/superplanehq/superplane / Errorf

Method Errorf

pkg/logging/tackle_logger.go:15–17  ·  view source on GitHub ↗
(format string, args ...interface{})

Source from the content-addressed store, hash-verified

13}
14
15func (l TackleLogger) Errorf(format string, args ...interface{}) {
16 l.logger.Errorf(format, args...)
17}
18
19func (l TackleLogger) Infof(format string, args ...interface{}) {
20 l.logger.Infof(format, args...)

Callers 15

RegisterGRPCGatewayMethod · 0.80
createOrganizationMethod · 0.80
getAccountMethod · 0.80
CloseMethod · 0.80
HandleWebhookMethod · 0.80
executeTriggerNodeMethod · 0.80
executeActionNodeMethod · 0.80
handleWebSocketMethod · 0.80
setupOwnerMethod · 0.80

Calls

no outgoing calls

Tested by 15

TestMakeOriginCheckerFunction · 0.64
Test__If__ExecuteFunction · 0.64
TestAddMemoryExecuteFunction · 0.64
ReadMethod · 0.64
Test__Filter__ExecuteFunction · 0.64
TestRunFunction · 0.64
TestIsCamelCaseFieldNameFunction · 0.64
TestIsNewerVersionFunction · 0.64