Mmanishjha-04

styledictionary/4/logging

No description available

styledictionary4migration
Public
551 executions
Run locally
npx codemod styledictionary/4/logging
Documentation

What Changed

This codemod updates the logging system to be more configurable, as detailed in the Logging docs. You can now customize the verbosity of logs and silence warnings and success logs, in addition to the previous option of setting log: 'error' to change the default behavior to throw warnings as errors.

Before

jsx

After

jsx

Ready to contribute?

Build your own codemod and share it with the community.