logrus v1.3.0 Release Notes

  • ๐Ÿš€ This new release introduces:

    • Log, Logf, Logln functions for Logger and Entry that take a Level

    ๐Ÿ›  Fixes:

    • Building prometheus node_exporter on AIX (#840)
    • Race condition in TextFormatter (#468)
    • Travis CI import path (#868)
    • Remove coloured output on Windows (#862)
    • Pointer to func as field in JSONFormatter (#870)
    • Properly marshal Levels (#873)