What's Changed
Notable
- remove deprecated method
Logger.makeIoLoggerby @hejfelix in https://github.com/LEGO/woof/pull/191 - Use cats UUID typeclass instead of our own (closes #187) by @hejfelix in https://github.com/LEGO/woof/pull/192
- Add varargs version of
withLogContext(closes #190) by @hejfelix in https://github.com/LEGO/woof/pull/193
Upgrades
- Upgrade cats-c...