lambdaisland / ring.middleware.logger

Ring middleware to log each request
0 stars 1 forks source link

Status of ring.middleware.logger #1

Open lambdaisland opened 7 years ago

lambdaisland commented 7 years ago

Opening an issue here since https://github.com/RadicalZephyr/ring.middleware.logger has issues disabled.

@RadicalZephyr I accidentally stumbled upon your fork-of-a-fork. Good stuff, I think it makes sense to get rid of the onelog dependency.

Seems like it wasn't a very big change. Would you consider it stable?

Would you be ok with me pointing at your fork as the "main" one, and abandoning this one?

RadicalZephyr commented 7 years ago

It appears to work for me, but I honestly haven't done anything more than visually check that there was output. This was a yak shave to get one of my toy projects running on 1.9.

I'm fine with you pointing at my fork though. I guess I should enable issues on that repo then...