hansva commented on issue #7242: URL: https://github.com/apache/hop/issues/7242#issuecomment-4646702416
I thought this was a regression, but it isn't, and it's by design. We are not coupling the logging of the workflow/pipeline, and this is done to avoid having your pipeline or workflow failing because the logging pipeline is failing. The side effect is that you are not getting back the error logs. The only errors you are getting are those that are on a more "global" level, but not specific transform execution logging. I'll improve this, but won't make it part of the patch release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
