open-telemetry/opentelemetry-java

Request "pretty print" feature for logging exporter

開放

#5,972 建立於 2023年11月9日

 (4 則留言) (0 個反應) (1 位負責人)Java (1,005 個分叉)auto 404
Feature Requesthelp wanted

倉庫指標

星標
 (2,433 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like I was following the getting started page https://opentelemetry.io/docs. I noticed the java logging exporter printing everything in single line, which is a bit hard to read. I think this would be handy feature to have.

Describe alternatives you've considered One workaround I can think of is to send the data to a collector to see some indented console logs.

Additional context screenshots are taken from https://opentelemetry.io/docs Java logs:

貢獻者指南