- Added the `extra` parameter to the `LoggingInterface` object

Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
2024-10-04 14:17:25 +02:00
parent dc03f9aac1
commit 4547dd39fe
4 changed files with 20 additions and 7 deletions
+4
View File
@@ -1,3 +1,7 @@
## 1.0.7
- Added the `extra` parameter to the `LoggingInterface`
## 1.0.6+1
- Migrated linting rules to new [arcane_analysis](https://pub.dev/packages/arcane_analysis) package.