c4af8723bd
* WIP: adding a console logger that respect vite.logLevel * adds an optional prefix for messages * remove temporary debug log * typo fix * cleaning up log syntax * fixing logger whitespace * adding README docs * test: disable integration logging in tests * chore: add changeset
236 B
236 B
@astrojs/image |
---|
patch |
The integration now includes a logger to better track progress in SSG builds. Use the new logLevel: "debug"
integration option to see detailed logs of every image transformation built in your project.