apache / rocketmq-client-cpp

Apache RocketMQ cpp client
https://rocketmq.apache.org/
Apache License 2.0
370 stars 159 forks source link

[ISSUE #458] change log module #462

Open kqbi opened 10 months ago

kqbi commented 10 months ago

What is the purpose of the change

Multiple modules can use boost.log at the same time

Brief changelog

  1. Try to configure log on a single sink as much as possible
  2. can use boost log shared library,Multiple modules use boost.log must use shared library