Releases: adonisjs/logger
Releases · adonisjs/logger
Fix `desination` typo
Tag as latest
7.1.0 (2026-02-25)
Bug Fixes
- Update file function parameter type for level to suggest defaults (835b706)
What's Changed
New Contributors
Full Changelog: v6.0.6...v7.1.0
Update dependencies
7.1.0-next.3 (2025-12-15)
Full Changelog: v7.1.0-next.2...v7.1.0-next.3
Update to Pino 10
6.0.7 (2025-12-01)
Full Changelog: v6.0.6...v6.0.7
Remove CJS export for destinations
7.1.0-next.2 (2025-10-24)
Features
- remove cjs destinations bundle (15978a8)
Full Changelog: v7.1.0-next.1...v7.1.0-next.2
Move destinations to its own CJS export
7.1.0-next.1 (2025-10-22)
Bug Fixes
- move destinations to its own CJS export (fec3697)
Features
- setup typedoc (4fc3ebb)
Full Changelog: v7.1.0-next.0...v7.1.0-next.1
Allow using destination along with transport
7.1.0-next.0 (2025-08-29)
Bug Fixes
- do not supply destination and transport together (b2b1572)
Features
Full Changelog: v7.0.0-next.1...v7.1.0-next.0
Update dependencies
7.0.0-next.1 (2025-07-29)
Full Changelog: v7.0.0-next.0...v7.0.0-next.1
Update dependencies
7.0.0-next.0 (2025-06-16)
Full Changelog: v6.0.6...v7.0.0-next.0
Allow disabling timestamps or custom timestamp via a function
6.0.6 (2025-02-19)
Bug Fixes
- pass custom timestamp configuration to pino (7a13e7d)
What's Changed
- Allow custom timestamp configuration by @ignatevdev in #69
New Contributors
- @ignatevdev made their first contribution in #69
Full Changelog: v6.0.5...v6.0.6