ruanwenjun commented on PR #10516: URL: https://github.com/apache/dolphinscheduler/pull/10516#issuecomment-1160523594
> Just take a quick look, and did you check whether MDC applies in this case? I think we can leverage MDC to uniformly add workflow id / instance id / task id / task instance id , etc. in our logs without too many efforts, also we won't miss these when adding new logs in the future. > > MDC: https://logback.qos.ch/manual/mdc.html Thanks for your wonderful suggestion, MDC can work well. -- 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]
