1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-30 21:20:04 +02:00
opentelemetry-go/log
2024-02-25 07:39:05 -08:00
..
embedded Add links to published packages (#4970) 2024-02-25 07:39:05 -08:00
noop Add links to published packages (#4970) 2024-02-25 07:39:05 -08:00
DESIGN.md log: Remove Value.AsAny (#4963) 2024-02-22 20:56:07 +01:00
doc.go Add links to published packages (#4970) 2024-02-25 07:39:05 -08:00
go.mod Export internal/global.getLogger (#4969) 2024-02-25 07:27:44 -08:00
go.sum log: Implement Value and KeyValue types (#4949) 2024-02-21 13:19:41 -08:00
keyvalue_bench_test.go log: Remove Value.AsAny (#4963) 2024-02-22 20:56:07 +01:00
keyvalue_test.go Export internal/global.getLogger (#4969) 2024-02-25 07:27:44 -08:00
keyvalue.go log: Remove Value.AsAny (#4963) 2024-02-22 20:56:07 +01:00
kind_string.go Rename log List value type to Slice (#4936) 2024-02-18 08:08:28 -08:00
logger_test.go Implement the LoggerConfig and add the LoggerOptions (#4937) 2024-02-18 08:13:42 -08:00
logger.go Implement the LoggerConfig and add the LoggerOptions (#4937) 2024-02-18 08:13:42 -08:00
provider.go Add the log/embedded package (#4932) 2024-02-18 07:51:13 -08:00
record_bench_test.go log: Add benchmark tests (#4958) 2024-02-22 18:15:43 +01:00
record_test.go log: Add allocation tests (#4957) 2024-02-22 20:47:40 +01:00
record.go Implement the log Record type (#4939) 2024-02-19 14:08:41 +01:00
severity_string.go Add initial Logs Bridge API scaffolding (#4907) 2024-02-16 07:09:58 -08:00
severity_test.go Test Severity const match OTel spec (#4938) 2024-02-19 13:47:24 +01:00
severity.go Add initial Logs Bridge API scaffolding (#4907) 2024-02-16 07:09:58 -08:00