logLevel
Parent: main.js|ts configuration
Type: 'debug' | 'error' | 'info' | 'trace' | 'warn'
Default: 'info'
Configures Storybook's logs in the browser terminal. Useful for debugging.
.storybook/main.ts
Parent: main.js|ts configuration
Type: 'debug' | 'error' | 'info' | 'trace' | 'warn'
Default: 'info'
Configures Storybook's logs in the browser terminal. Useful for debugging.