#dagger logging

1 messages · Page 1 of 1 (latest)

honest rain
#

Is there any way to tail a file throughout the execution of a @function in a way that it would show in the dagger shell output?

astral void
honest rain
#

yes

astral void
#

if that's the case it's not currently possible to stream things to a file. What you can do is to hook an OTEL logs collector to the engine telemetry and get what you need from there 🙏