@storybook/node-logger
TypeScript icon, indicating that this package has built-in type declarations

8.0.8 • Public • Published

Storybook Logger

Any node logging that is done through storybook should be done through this package.

Examples:

import { logger } from '@storybook/node-logger';

logger.info('Info message');
logger.warn('Warning message');
logger.error('Error message');

For more information visit: storybook.js.org

Readme

Keywords

Package Sidebar

Install

npm i @storybook/node-logger

Weekly Downloads

8,949,850

Version

8.0.8

License

MIT

Unpacked Size

169 kB

Total Files

4

Last publish

Collaborators

  • yannbf
  • kasperpeulen
  • valentinpalkovic
  • jreinhold
  • shilman
  • ndelangen
  • hypnosphi
  • tmeasday
  • igor-dv