gyfora opened a new pull request #90:
URL: https://github.com/apache/flink-kubernetes-operator/pull/90


   This PR improves logging by removing adhoc name/namespace information from 
the logged strings and replaces it with context information from the MDC to 
apply to all logged lines uniformly.
   
   Example output after the change:
   ```
   flink-operator 2022-03-21 18:08:52,205 o.a.f.k.o.o.JobObserver        [INFO 
][default/basic-example] Job status successfully updated
   flink-operator 2022-03-21 18:08:52,205 o.a.f.k.o.o.JobObserver        
[DEBUG][default/basic-example] Savepoint not in progress
   ```


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