From 682334d499a7532bf21d551ee58b513f21413de1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Paj=C4=85k?= Date: Wed, 22 Jan 2025 16:11:50 +0100 Subject: [PATCH] [editorial] Remove outdated section from Logs SDK --- specification/logs/sdk.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/specification/logs/sdk.md b/specification/logs/sdk.md index c61b81d560f..73f7350e1ed 100644 --- a/specification/logs/sdk.md +++ b/specification/logs/sdk.md @@ -33,7 +33,6 @@ + [Export](#export) + [ForceFlush](#forceflush-2) + [Shutdown](#shutdown-1) -- [Logs API](#logs-api) @@ -517,9 +516,4 @@ return a Failure result. and the destination is unavailable). [OpenTelemetry SDK](../overview.md#sdk) authors MAY decide if they want to make the shutdown timeout configurable. -## Logs API - -> [!NOTE] -> We are currently in the process of defining a new [Logs API](./api.md). - - [OTEP0150 Logging Library SDK Prototype Specification](https://github.com/open-telemetry/oteps/blob/main/text/logs/0150-logging-library-sdk.md)