eliasarnold opened a new issue, #5076: URL: https://github.com/apache/hop/issues/5076
### Apache Hop version? 2.12.0 ### Java version? 21.0.5+11-LTS ### Operating system Linux ### What happened? The log level in the "Write to Log" transforms does not seem to be backward compatible with older versions of Apache HOP. In my case, I have an existing Apache HOP project which was created using version 2.3.0. All manual logs use log level "Minimal". However, when the same project is opened in version 2.12.0, the log level magically changes to "Basic". This isn't just an issue in the Apache HOP GUI. When running a pipeline edited in version 2.12.0 using version 2.3.0, the log output differs. ### Issue Priority Priority: 2 ### Issue Component Component: Transforms -- 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]
