rmannibucau opened a new issue, #8321:
URL: https://github.com/apache/hop/issues/8321

   ### Apache Hop version?
   
   SNAPSHOT
   
   ### Java version?
   
   21
   
   ### Operating system
   
   Linux
   
   ### What happened?
   
   Details are in the description of the PR 
https://github.com/apache/hop/pull/8320
   
   High level it should be trivial to switch the output format to some 
structured logging, local/remote channels (kafka appender for example) and get 
observability for free without coding (opentelemetry commong log integration at 
least doesn't sound a crazy assumption).
   
   Literally the expectation is to use a standard logger - JUL, Log4j2, logback 
or anything "known".
   
   Side note: since log4j2 is already in the stack with slf4j abstraction it 
sounds the default good choice for that feature.
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: Hop Run


-- 
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]

Reply via email to