opentelemetry-java/sdk_extensions/logging
Anuraag Agrawal 3d69aa19a8
Restore source/targetCompatibility declarations for intellij to set version correctly and remo… (#1920)
* Restore source/targetCompatibility declarations for intellij and remove animalsniffer for java 8.

* Newer syntax
2020-10-29 08:11:15 -07:00
..
src Move API packages to .api. package (#1892) 2020-10-28 08:39:41 +09:00
README.md initial commit of logging support extension (#1524) 2020-10-01 16:08:47 +09:00
build.gradle Restore source/targetCompatibility declarations for intellij to set version correctly and remo… (#1920) 2020-10-29 08:11:15 -07:00

README.md

OpenTelemetry Experimental Logging Support

This project contains experimental support for transport of logs via OpenTelemetry. The API presented is intended for the use of logging library adapters to enable resource and request correlation with other observability signals and transport of logs through the OpenTelemetry collector.