drdaeman/logdna-logrus

Logrus Mate support is broken

Closed this issue · 1 comments

It seems that Logrus Mate had changed its configuration system (quite a while ago, in 2018) and this library is broken.

Projects won't build logdna.go:280:27: undefined: logrus_mate.Configuration, because it was refactored in gogap/logrus_mate@61331d0.

Hopefully, resolved in bdf5469.

I don't use LogDNA at the moment, so I haven't really tested it - just updated the code to match logrus_mate changes.