Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

nightingale-level-names

Nightingale level values to level names

logger

readme

Logger for browser and node, see [nightingale](packages/nightingale) to get started !

📦 Packages

This repository is a monorepo that we manage using Yarn Workspaces.

Package Version Description
nightingale Logger for browser and node
nightingale-ansi-formatter Nightingale ANSI formatter
nightingale-app-console nightingale default config and logger for app
nightingale-app-react-native React Native and Expo logger for application
nightingale-browser-console Deprecated: use BrowserConsoleHandler from nightingale
nightingale-browser-console-formatter Deprecated: use NightingaleBrowserConsoleFormatter from nightingale
nightingale-console Deprecated: use ConsoleHandler from nightingale
nightingale-console-output Nightingale console output
nightingale-debug Deprecated: use createFindDebugLevel from nightingale instead
nightingale-formatter Deprecated: use nightingale package instead
nightingale-html-formatter Deprecated: use HTMLFormatter from nightingale instead.
nightingale-json-formatter Deprecated: use JSONFormatter from nightingale
nightingale-level-names Nightingale level values to level names
nightingale-levels Nightingale levels
nightingale-logger Logger for browser and node
nightingale-markdown-formatter Deprecated: use MarkdownFormatter from nightingale
nightingale-raw-formatter Deprecated: use RawFormatter from nightingale
nightingale-react-native-console React Native and Expo handler for nightingale
nightingale-sentry Sentry handler for nightingale
nightingale-slack Slack handler for nightingale
nightingale-string Deprecated, use String from nightingale instead
nightingale-types Nightingale types for typescript
nightingale-unit-testing nightingale default config for unit testing
nightingale-web-processor Nightingale web processor
nightingale-winston-adapter Winston adapter handler for nightingale

changelog

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

18.0.0 (2025-11-15)

⚠ BREAKING CHANGES

  • drop node 20

Features

  • update dependencies

17.0.0 (2025-10-20)

Note: no notable changes

16.0.0 (2025-03-30)

⚠ BREAKING CHANGES

  • drop node 18

Features

15.0.0 (2023-12-25)

⚠ BREAKING CHANGES

  • update babel and drop browser modern version

Features

  • update babel and drop browser modern version (5c76abc)

14.2.0 (2023-11-04)

Note: no notable changes

14.0.0 (2023-06-30)

⚠ BREAKING CHANGES

  • deps: require node 18
  • requires node 18

Features

Miscellaneous Chores

  • deps: update dependency @pob/root to v8 (#760) (22dc3cc)

13.0.0 (2022-11-19)

Code Refactoring

Features

BREAKING CHANGES

  • dropped node 14 and cjs
  • drop node 14

12.1.4 (2022-02-05)

Note: Version bump only for package nightingale-level-names

12.1.1 (2022-01-01)

Bug Fixes

  • properly configure package type (2e0cbf5)

12.1.0 (2021-12-15)

Note: Version bump only for package nightingale-level-names

12.0.0 (2021-12-11)

Build System

  • node 14 and remove dev builds (432ecd1)

BREAKING CHANGES

  • requires node 14

11.7.2 (2021-11-27)

Note: Version bump only for package nightingale-level-names

11.7.1 (2021-06-29)

Note: Version bump only for package nightingale-level-names

11.7.0 (2021-03-29)

Note: Version bump only for package nightingale-level-names

11.6.0 (2021-03-21)

Note: Version bump only for package nightingale-level-names

11.5.2 (2021-02-14)

Note: Version bump only for package nightingale-level-names

11.1.0 (2021-01-31)

Note: Version bump only for package nightingale-level-names

11.0.1 (2021-01-18)

Bug Fixes

  • bring back support for webpack 4 (9134da3)

11.0.0 (2020-12-12)

Bug Fixes

  • update devdeps and fix lerna config (79e97dd)

Code Refactoring

  • use yarn 2, requires node 12 (73a85dd)

BREAKING CHANGES

  • drop support for node 10

10.0.0 (2020-05-23)

Code Refactoring

Features

BREAKING CHANGES

  • node 4 is no longer supported

2.0.2 (2018-12-03)

Note: Version bump only for package nightingale-level-names

2.0.1 (2018-12-03)

Note: Version bump only for package nightingale-level-names

2.0.0 (2018-04-21)

Code Refactoring

BREAKING CHANGES

  • node 4 is no longer supported

1.2.0 (2018-03-18)

Features