Semantic Logger v2.17.0 Release Notes

  • โž• Added

    • ๐ŸŒฒ Log filename and line number of log messages.
      • Use SemanticLogger.backtrace_level to control when it is captured.
    • ๐Ÿ‘Œ Improved JRuby support.
      • Support Java Exceptions that do not derive from Exception

    ๐Ÿ›  Fixed

    • ๐Ÿ›ฐ Handle payloads that do not respond to #empty?
    • ๐Ÿ’Ž Suport Ruby 1.9 backtraces