BewareMyPower commented on a change in pull request #11668:
URL: https://github.com/apache/pulsar/pull/11668#discussion_r694922763



##########
File path: pulsar-client-cpp/lib/LogUtils.h
##########
@@ -35,7 +35,7 @@ namespace pulsar {
 #endif
 
 #define DECLARE_LOG_OBJECT()                                                   
                  \
-    static pulsar::Logger* logger() {                                          
                  \
+    inline pulsar::Logger* logger() {                                          
                  \

Review comment:
       I've changed it back in my PR 
https://github.com/apache/pulsar/pull/11762, PTAL if you have time.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to