jiangfucheng commented on code in PR #9425:
URL: https://github.com/apache/apisix/pull/9425#discussion_r1189847451


##########
apisix/plugins/sls-logger.lua:
##########
@@ -21,7 +21,7 @@ local bp_manager_mod = 
require("apisix.utils.batch-processor-manager")
 
 local plugin_name = "sls-logger"
 local ngx = ngx
-local rf5424 = require("apisix.plugins.slslog.rfc5424")
+local rf5424 = require("apisix.syslog.rfc5424")

Review Comment:
   The sls-logger also use `rfc5424.lua`, Is there any confusion in put 
`rfc5424.lua` to `plugins/syslog` folder?



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