A namespace for built-in Loggers.
A Logger that silently ignores all warnings and debug messages.
constsass = require('sass');constresult = sass.renderSync({file:'input.scss',logger:sass.Logger.silent,});
© 2006–2022 the Sass team, and numerous contributorsLicensed under the MIT License. https://sass-lang.com/documentation/js-api/modules/Logger
A namespace for built-in Loggers.