Versions in this module Expand all Collapse all v1 v1.10.0 Sep 4, 2015 v1.9.1 Aug 24, 2015 v1.9.0 Aug 5, 2015 Changes in this version + type Logger struct + func New() *Logger + func (log *Logger) SetLevel(logLevel string) + type StdOutFormatter struct + func (f *StdOutFormatter) Format(entry *logrus.Entry) ([]byte, error)