-
Bug Report
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
spring-boot 2.3.0-alpha2
-
None
When using a script task that has an inline script like this
println "Test"
the output does work fine in a standalone camunda deployment (written to STDOUT/console of tomcat for example). When I deploy the same process to a spring-boot-starter camunda engine, the output seems to get swallowed.
I already tried configuring the log / logback.xml and increase the loglevel, but to no avail.
Not sure if this is a spring-boot or camunda-bpm-spring-boot-starter issue though.
Copied from:
https://github.com/camunda/camunda-bpm-spring-boot-starter/issues/283
We are closing this ticket as part of our backlog grooming. Reasons: