Apache Hop version?
2.14.0
Java version?
17.0.2
Operating system
Windows
What happened?
I am trying to write the logging of a pipeline within a workflow to a different log-file (within java.io.tmpdir),
but this is not working consistently.
Sometimes, the log gets written to the different file as supposed to,
but sometimes the different file is created, but is empty, and all the logging-content is written to the main log-file.

logging_test.zip
Issue Priority
Priority: 2
Issue Component
Component: Other