#Is it possible to disable dagger cli span logs?

1 messages · Page 1 of 1 (latest)

serene crest
#

I have migrated to new dagger engine from 0.6.2 to 0.11.8 recently. But i see lot of logs due cli being generating addiitonal log.
We run our application using go cli and output logs to stdout. We have plan to move to dagger cli to run our application and use new logs but for now we just need same logs without dagger spna cli.
IIRC dagger cli now neing downloaded automatically and it calls go main function. can we somehow disable these new logs from engine?

open atlas
serene crest
#

actually, I am not using dagger cli directly, I checked the logs it is downloading the cli and creating a session, so looking for a way to pass from sdk side

open atlas
#

Ah I see. I believe there is an option to dagger.Connect

serene crest
#

could you please point me in docs how? my use case is to get same logs we are getting previously from app but no additional dagger span logs which are coming together, becasue i cannot find it

serene crest
open atlas
#

sorry I meant which language?

serene crest
open atlas
serene crest
open atlas
serene crest