Using the typescript sdk, doing Sandbox.create show no logs if logLevel is set. Even when using alpine, it "creates" the sandbox, yet no logs are shown.
My intention was to view the image pull progress if any; but logLevel doesn't not give ANY information.
Using the typescript sdk, doing
Sandbox.createshow no logs if logLevel is set. Even when using alpine, it "creates" the sandbox, yet no logs are shown.My intention was to view the image pull progress if any; but logLevel doesn't not give ANY information.