Skip to content

[Logs SDK] Log Appender for spdlog #2046

@lalitb

Description

@lalitb

spdlog 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
Implementing sinks in spdlog - https://github.com/gabime/spdlog/wiki/4.-Sinks#implementing-your-own-sink

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions