jerrypeng opened a new pull request #2586: fixing/improving logging for function instance URL: https://github.com/apache/incubator-pulsar/pull/2586 ### Motivation logging for java function instance (process mode) is not working well. Log files are created at inappropriate locations for logs not captured by the routing appender. The best for logging is just to put all the logs from the java instance log in a single log and not worry about the routing which is only useful when running in threaded mode
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
