Skip to content

Releases: adonisjs/logger

Fix `desination` typo

16 Mar 12:21

Choose a tag to compare

7.1.1 (2026-03-16)

Bug Fixes

  • rename desination typo to destination (#75) (1a6dd24)

Tag as latest

25 Feb 04:55

Choose a tag to compare

7.1.0 (2026-02-25)

Bug Fixes

  • Update file function parameter type for level to suggest defaults (835b706)

What's Changed

  • fix: Update file function parameter type for level to suggest default… by @sakib412 in #72

New Contributors

Full Changelog: v6.0.6...v7.1.0

Update dependencies

15 Dec 05:27

Choose a tag to compare

Update dependencies Pre-release
Pre-release

7.1.0-next.3 (2025-12-15)

Full Changelog: v7.1.0-next.2...v7.1.0-next.3

Update to Pino 10

01 Dec 08:36

Choose a tag to compare

6.0.7 (2025-12-01)

Full Changelog: v6.0.6...v6.0.7

Remove CJS export for destinations

24 Oct 03:30

Choose a tag to compare

Pre-release

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

22 Oct 12:07

Choose a tag to compare

Pre-release

7.1.0-next.1 (2025-10-22)

Bug Fixes

  • move destinations to its own CJS export (fec3697)

Features

Full Changelog: v7.1.0-next.0...v7.1.0-next.1

Allow using destination along with transport

29 Aug 05:20

Choose a tag to compare

7.1.0-next.0 (2025-08-29)

Bug Fixes

  • do not supply destination and transport together (b2b1572)

Features

  • allow configuring pino-pretty as a sync destination (8d9f933)
  • sync pino pretty options (6b061ac)

Full Changelog: v7.0.0-next.1...v7.1.0-next.0

Update dependencies

29 Jul 15:10

Choose a tag to compare

Update dependencies Pre-release
Pre-release

7.0.0-next.1 (2025-07-29)

Full Changelog: v7.0.0-next.0...v7.0.0-next.1

Update dependencies

16 Jun 07:32

Choose a tag to compare

Update dependencies Pre-release
Pre-release

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

19 Feb 03:07

Choose a tag to compare

6.0.6 (2025-02-19)

Bug Fixes

  • pass custom timestamp configuration to pino (7a13e7d)

What's Changed

New Contributors

Full Changelog: v6.0.5...v6.0.6