rs / xlog

xlog is a logger for net/context aware HTTP applications
MIT License
139 stars 13 forks source link

Versioning of the project #1

Closed labkode closed 9 years ago

labkode commented 9 years ago

Hi,

first of all thanks for this great module.

I think this module deserves some version control.

BTW, I created an adapter to use xlog into gRPC world. https://github.com/clawio/grpcxlog

rs commented 9 years ago

I guess you are referring the API stability. The project is still very young, but I think we are now reaching a stable state. I'm now satisfied with the API and I don't plan any other breaking API change in the future. Sorry for the inconvenience though.

Thx for the grpcxlog, I will add a ref to it in the readme.