Open
Description
As proxy package is used as SDK it should remove all logging and should return those outputs as results from those API
Expected Behaviour
It should not leak logs when SDK are called.
Current Behaviour
It is having some print/log statements like
Line 75 in 693a50d
Possible Solution
Remove these print statements
Standardised API results to provide more information to the callers
TODO - Share API format results
Steps to Reproduce (for bugs)
Context
Your Environment
-
FaaS-CLI version ( Full output from:
faas-cli version
): -
Docker version ( Full output from:
docker version
): -
Are you using Docker Swarm (FaaS-swarm ) or Kubernetes (FaaS-netes)?
-
Operating System and version (e.g. Linux, Windows, MacOS):
-
Link to your project or a code example to reproduce issue:
Metadata
Assignees
Labels
No labels