mumushuiding commented on issue #16: Can provide a C++ independent version?
URL: 
https://github.com/apache/rocketmq-client-go/issues/16#issuecomment-489394225
 
 
   LogConfig 是core文件下log.go中定义的一个结构
   // LogConfig the log configuration for the pull consumer
   type LogConfig struct {
        Path     string
        FileNum  int
        FileSize int64
        Level    LogLevel
   }

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

Reply via email to