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


##########
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:
   @leslie-tsang @Sn0rt @monkeyDluffy6017 Hi, could give me some suggestion?



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