colbygk/log4r

1.1.10 also breaks configuration

Opened this issue · 0 comments

If i have a third party outputter (log4r-gelf), it used to be that the initializer for that class was called with a hash containing symbols as keys. It now calls the initializer with strings for keys. Breaking changes like this should at least bump the minor version number.

related to wr0ngway/log4r-gelf#3