ruanwenjun commented on code in PR #15826:
URL:
https://github.com/apache/dolphinscheduler/pull/15826#discussion_r1560745670
##########
dolphinscheduler-common/src/main/resources/remote-logging.properties:
##########
@@ -0,0 +1,36 @@
+# Whether to enable remote logging
Review Comment:
Can we use yaml type, e.g. remote-logging.yaml or logging.yaml
```
remote:
logging:
enable: false
```
--
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]