log-warper v1.5.0 Release Notes

    • Replace String to Text in LoggerName.
    • ๐Ÿ“‡ Rename LoggerName field name to getLoggerName.
    • ๐Ÿ“‡ Rename getLoggerName of HasLoggerName class to askLoggerName.
    • ๐Ÿ‘‰ Use LoggerName instead of Text where possible.
    • ๐Ÿ‘‰ Make separate HasLoggerName module.
    • ๐Ÿ‘‰ Make separate PureLogging module.
    • โœ‚ Remove safecopy dependency and refactor code.