From c3719a60ff65895b5e9cf1137fcdac9a1a353ec5 Mon Sep 17 00:00:00 2001 From: Tom Tan Date: Mon, 7 Aug 2023 16:50:31 -0700 Subject: [PATCH] Update spec-compliance-matrix for C++ Logs --- spec-compliance-matrix.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/spec-compliance-matrix.md b/spec-compliance-matrix.md index 26282e42bc1..2e3186f2a30 100644 --- a/spec-compliance-matrix.md +++ b/spec-compliance-matrix.md @@ -218,19 +218,19 @@ Disclaimer: this list of features is still a work in progress, please refer to t | Feature | Optional | Go | Java | JS | Python | Ruby | Erlang | PHP | Rust | C++ | .NET | Swift | |----------------------------------------------|----------|-----|------|-----|--------|------|--------|-----|------|-----|------|-------| | **[Logging SDK](specification/logs/sdk.md)** | Optional | Go | Java | JS | Python | Ruby | Erlang | PHP | Rust | C++ | .NET | Swift | -| LoggerProvider.Get Logger | | | + | | | | | + | | | - | | -| LoggerProvider.Get Logger accepts attributes | | | | | | | | + | | | | | +| LoggerProvider.Get Logger | | | + | | | | | + | | + | - | | +| LoggerProvider.Get Logger accepts attributes | | | | | | | | + | | + | | | | LoggerProvider.Shutdown | | | + | | | | | + | | | - | | | LoggerProvider.ForceFlush | | | + | | | | | + | | | - | | -| Logger.Emit(LogRecord) | | | + | | | | | + | | | - | | -| SimpleLogRecordProcessor | | | + | | | | | + | | | | | -| BatchLogRecordProcessor | | | + | | | | | + | | | | | -| Can plug custom LogRecordProcessor | | | + | | | | | + | | | | | -| OTLP/gRPC exporter | | | + | | + | | | + | | | + | | -| OTLP/HTTP exporter | | | + | | + | | | + | | | + | | +| Logger.Emit(LogRecord) | | | + | | | | | + | | + | - | | +| SimpleLogRecordProcessor | | | + | | | | | + | | + | | | +| BatchLogRecordProcessor | | | + | | | | | + | | + | | | +| Can plug custom LogRecordProcessor | | | + | | | | | + | | + | | | +| OTLP/gRPC exporter | | | + | | + | | | + | | + | + | | +| OTLP/HTTP exporter | | | + | | + | | | + | | + | + | | | OTLP File exporter | | | - | | - | | | | | | - | | -| Can plug custom LogRecordExporter | | | + | | | | | + | | | | | -| Trace Context Injection | | | + | | + | | | + | | | + | | +| Can plug custom LogRecordExporter | | | + | | | | | + | | + | | | +| Trace Context Injection | | | + | | + | | | + | | + | + | | ## Resource