google / minions

Distributed filesystem scanner
Apache License 2.0
128 stars 12 forks source link

Migrate to logrus our logging #19

Open paradoxengine opened 6 years ago

paradoxengine commented 6 years ago

There is little point in not doing this since day zero, so we might as well migrate to LogRus while we're at it. https://github.com/sirupsen/logrus

I've looked briefly at other structured logging libraries (it's a bit sad there is no clear standard in Go yet) and this seems the best option