log v0.4.15 Release Notes

Release Date: 2022-02-23 // about 2 years ago
    • Silence a warning about the deprecated spin_loop_hint.
    • Relax ordering in the atomic set_max_level call.
    • โž• Add thumbv4t-none-eabi to targets that don't support atomics
    • ๐Ÿ‘ Allow levels to be iterated over.
    • ๐ŸŒฒ Implement Log on some common wrapper types.
    • ๐Ÿ‘Œ Improvements to test coverage.
    • ๐Ÿ‘Œ Improvements to documentation.
    • โž• Add key-value support to the log! macros.
    • Tighten kv_unstable internal dependencies so they don't bump past their current alpha.
    • โž• Add a simple visit API to kv_unstable.
    • ๐Ÿ‘Œ Support NonZero* integers as values in structured logging
    • ๐Ÿ‘Œ Support static strings as keys in structured logging