evalphobia / logrus_fluent

fluentd hooks for logrus
Apache License 2.0
45 stars 22 forks source link

Fire() method do not write message to fluent if hook.tag is set #9

Closed marrrvin closed 8 years ago

marrrvin commented 8 years ago

setMessage called only if hook.tag == nil

evalphobia commented 8 years ago

@marrrvin Thank you for reporting the issue. I fixed it in #10, but if it still reproduces then please tell me! 🐛