ZChengjin opened a new issue, #116: URL: https://github.com/apache/apisix-go-plugin-runner/issues/116
### Issue description As the [documentation](https://apisix.apache.org/zh/docs/go-plugin-runner/getting-started/) says I modified the LogOutput of runner.RunnerConfig{} by modifying LogFilePath, but no matter what path I modify LogFilePath to, the log of go-plugin will be printed in apisix_log/error.log in the end.So I want to know How can I customize the log file path in apisix-go-plugin-runner.Thanks ### Environment * APISIX Go Plugin Runner's version:0.50 * APISIX version:3.0.0 * Go version:1.18 * OS (cmd: `uname -a`):Linux eee3e01b5631 4.19.76-linuxkit #1 SMP Tue May 26 11:42:35 UTC 2020 x86_64 GNU/Linux -- 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]
