fix(logging): Optimize logger instantiation and configuration.

This commit is contained in:
2024-06-23 17:41:51 +02:00
parent 2361bfcad4
commit dc43deece9
3 changed files with 8 additions and 12 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
```markdown
## 1.9.103 - fix(logging): Optimize logger instantiation and configuration.
- Placeholder entry for the next version changes.
## 1.9.102 - fix(metadata): Ensure accurate project metadata in package.json
- Placeholder entry for the next version changes.