@storybook/client-logger
Advanced tools
Weekly downloads
Readme
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
Any client-side logging that is done through storybook should be done through this package.
The npm package @storybook/client-logger receives a total of 10,730,192 weekly downloads. As such, @storybook/client-logger popularity was classified as popular.
We found that @storybook/client-logger demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 5 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.