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

8.0.5 • Public • Published

Storybook Logger

Any client-side logging that is done through storybook should be done through this package.

Examples:

import { logger } from '@storybook/client-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/client-logger

Weekly Downloads

13,124,036

Version

8.0.5

License

MIT

Unpacked Size

7.52 kB

Total Files

5

Last publish

Collaborators

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