You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method of setting the log path of C extension is not implemented, so it didn't work when we using SetProducerLogPath() or SetPushConsumerLogPath() to change the log saved path.
Provide any additional detail on your proposed use case for this feature.
We want make the log path configurable and the log file name is consistent with RocketMQ main project.
FEATURE REQUEST
Please describe the feature you are requesting.
The method of setting the log path of C extension is not implemented, so it didn't work when we using SetProducerLogPath() or SetPushConsumerLogPath() to change the log saved path.
Provide any additional detail on your proposed use case for this feature.
We want make the log path configurable and the log file name is consistent with RocketMQ main project.