Semantic Logger v2.5.0 Release Notes

Release Date: 2013-11-08 // over 10 years ago
    • โž• Add support for naming a thread so that all log entries in that thread have the same thread name.

    ๐Ÿ”„ Changed

    • Any calls to SemanticLogger::Base.thread_name must be changed to Thread.current.name

    ๐Ÿ›  Fixed

    • ๐ŸŒฒ If :min_duration was not met exceptions were not being logged. Always log exceptions