I found Some log framework for golang in github.com. Logrus is the one which is recommended by many developers.But It does not have filtering log levels. Can anyone suggest me a log framework with the mentioned features and that should be suitable for production?