addDefaultKSLog

This commit is contained in:
2022-07-31 19:15:53 +06:00
parent 34ea0bd91a
commit 194e52f521
2 changed files with 3 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
## 0.4.2
* Add `setDefaultKSLog`
* Add `setDefaultKSLog` and `addDefaultKSLog`
* Add `plus` operation for two `KSLog` instances to call them both on each log performing
* Add `KSLog` factory for simple creation of `CallbackKSLog`