-
Notifications
You must be signed in to change notification settings - Fork 539
[Logs SDK] Log Appender for spdlog #2046
Copy link
Copy link
Closed
Labels
contrib-repodo-not-stalegood first issueGood for newcomersGood for newcomershelp wantedGood for taking. Extra help will be provided by maintainersGood for taking. Extra help will be provided by maintainerslogs
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
contrib-repodo-not-stalegood first issueGood for newcomersGood for newcomershelp wantedGood for taking. Extra help will be provided by maintainersGood for taking. Extra help will be provided by maintainerslogs