yurishkuro / opentracing-tutorial

A collection of tutorials for the OpenTracing API
Apache License 2.0
1.57k stars 404 forks source link

How can I print the trace log to stdout instead of stderr #73

Open widon1104 opened 3 years ago

widon1104 commented 3 years ago

now the log like "Reporting span 38654ac2051332e4:38654ac2051332e4:0000000000000000:1" will print to stderr, how can I print this kind of log to stdout instead of stderr