<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
New features 🚀
* Added support for `trio` by etianen in https://github.com/etianen/logot/pull/91
* Added support for `loguru` by etianen in https://github.com/etianen/logot/pull/94
Other changes
* Only using `logging` level constants in modules directly related to logging by etianen in https://github.com/etianen/logot/pull/87
* Renamed `_match` module to `_msg` by etianen in https://github.com/etianen/logot/pull/89
* Added type aliases for `Level` and `Logger` by etianen in https://github.com/etianen/logot/pull/90
* Fixing broken docs build by etianen in https://github.com/etianen/logot/pull/92
* Avoid re-installing `logot` in editable module during tests by etianen in https://github.com/etianen/logot/pull/93
**Full Changelog**: https://github.com/etianen/logot/compare/0.3.4...0.3.5