restate icon indicating copy to clipboard operation
restate copied to clipboard

Trace logging not enabled in CI builds

Open slinkydeveloper opened this issue 10 months ago • 0 comments

Trace logging is not enabled when running sdk tests and e2e tests. This is very problematic as those logs contains relevant information to debug tests, and understand what's going on.

This is something related to the built images, removing at compile time trace logs.

slinkydeveloper avatar Apr 10 '25 08:04 slinkydeveloper