You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/01/21 04:13:47 UTC

[GitHub] [apisix] moonming commented on a change in pull request #5831: feat: add `file-logger` plugin

moonming commented on a change in pull request #5831:
URL: https://github.com/apache/apisix/pull/5831#discussion_r789347915



##########
File path: conf/config-default.yaml
##########
@@ -375,6 +375,7 @@ plugins:                          # plugin list (sorted by priority)
   - rocketmq-logger                # priority: 402
   - syslog                         # priority: 401
   - udp-logger                     # priority: 400
+  - file-logger                    # priority: 399

Review comment:
       The same type of plugin, the first number should be the same. `4xx` is for logger plugins




-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org