apex / log

Structured logging package for Go.
MIT License
1.36k stars 110 forks source link

2.0 as opentracing sinks #82

Open tj opened 4 years ago

tj commented 4 years ago

logging is really a subset of tracing, and the opentracing API is pretty nice, certainly nothing to complain about. I think it would be great to have apex/log "2.0" effectively be a bunch of sinks for opentracing — unless they already exist somewhere.

At very least a similar API would be nice.