wjf222 opened a new pull request, #10542: URL: https://github.com/apache/dolphinscheduler/pull/10542
<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request Reduce repetition to determine whether it is debug log level. If the incoming parameter is only String, there is no need to add duplicate judgment. but if it is a function, The logger.isDebugEnabled will avoid function execution ## Brief change log ## Verify this pull request <!--*(Please pick either of the following options)*--> This pull request is code cleanup without any test coverage. -- 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]
