membphis commented on issue #1414: Add sys logger. URL: https://github.com/apache/incubator-apisix/pull/1414#issuecomment-610815374 By the way, the current implementation mechanism of resty-logger is not very suitable for APISIX. In APISIX, we can create multiple routes and set different plug-in configurations, such as using different host and port for the plugin `syslog`. The initialization of resty-logger is global, and it is impossible to use different resty-logger objects for different plugin configurations.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
