Skip to content

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

License

Notifications You must be signed in to change notification settings

christophehurpeau/nightingale

Repository files navigation

nightingale-monorepo

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