implementation("aws.smithy.kotlin:telemetry-defaults:1.6.3")
Facilitates telemetry in applications by providing a default provider that integrates with platform-specific loggers, such as SLF4J on JVM, and acts as a no-op for other telemetry signals.