ZChengjin commented on issue #8383:
URL: https://github.com/apache/apisix/issues/8383#issuecomment-1325895367

   > @ZChengjin Hi, can you give me your code? I will check for you.
   
   `const (
        Dev  RunMode = iota // Development
        Prod                // Product
        Prof                // Profile
   
        ProfileFilePath = "./logs/profile."
        LogFilePath     = "../apisix_log/test.log"  //i just modified this
   )`
   I just modified the LogFilePath in 
apisix-go-plugin-runner/cmd/go-runner/main.go


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