I am trying to use protobuf serialization inside my java agent. It works fine under normal conditions. But when the system parameter " -Djava.util.logging.manager= org.apache.logging.log4j.jul.LogManager" is set I am facing exception at the logger creation.
This issue is similar to what this post suggests. https://github.com/protocolbuffers/protobuf/issues/2339. Can anyone help me with resolving this? -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/63e5c3d6-1814-460f-81ee-b1ba2301bbacn%40googlegroups.com.
