@fedify/fedify 0.13.0-dev.318 → 0.13.0-dev.319
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGES.md +3 -0
- package/package.json +1 -1
package/CHANGES.md
CHANGED
@@ -52,6 +52,9 @@ To be released.
|
|
52
52
|
- Added `Federation` interface.
|
53
53
|
- Removed `FederationParameters` interface.
|
54
54
|
|
55
|
+
- The `fedify init` command now generates a scaffold project with logging
|
56
|
+
configuration using the [LogTape] library.
|
57
|
+
|
55
58
|
- Added more log messages using the [LogTape] library. Currently the below
|
56
59
|
logger categories are used:
|
57
60
|
|