* Replace `print` with log messages. * Add `slf4j` compile time dependency to the `javaagent-exporters.logging` module * Replace `System.out.println` with log.debug messages Fixes: #1328 * Replace `debug` with `info` Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com> * Use `getKey` to log key. Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com> Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com> |
||
---|---|---|
.. | ||
src/main/java/io/opentelemetry/javaagent/exporters/logging | ||
logging.gradle |