chenBright commented on issue #2696:
URL: https://github.com/apache/brpc/issues/2696#issuecomment-2233182662

   I currently use `butil/logging` in production, which was the impetus for 
implementing asynchronous logging in `butil/logging`. I believe that a subset 
of users use `butil/logging`.
   
   I have plans to support log rotation in `butil/logging`. In my opinion, 
there is no need to use glog. Of course, it is not mandatory. In addition to 
using glog, users can also implement their own 
[LogSink](https://github.com/apache/brpc/blob/master/docs/cn/streaming_log.md#logsink),
 such as ComlogSink.


-- 
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: dev-unsubscr...@brpc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to