opentelemetry-cpp-contrib icon indicating copy to clipboard operation
opentelemetry-cpp-contrib copied to clipboard

[Logs SDK] Log Appender for log4cpp

Open lalitb opened this issue 2 years ago • 2 comments
trafficstars

Log4cpp is one of the commonly used logging framework for C++, and it would be good to have the logging appender for the framework using logging bridge API.

More details:

Bridge API specs - https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/logs/bridge-api.md Bridge API implementation - https://github.com/open-telemetry/opentelemetry-cpp/tree/main/api/include/opentelemetry/logs

The implementation should be part of the opentelemetry-cpp-contrib repo under the instrumentation directory.

lalitb avatar Mar 13 '23 16:03 lalitb

This issue was marked as stale due to lack of activity.

github-actions[bot] avatar May 15 '23 01:05 github-actions[bot]

Not to be confused with log4cpp, there is also log4cplus which seems to be quite popular based on the star rating.

chusitoo avatar Jan 10 '24 13:01 chusitoo