pub static DEBUG_LOG: boolExpand description
Forces the plugin to report at LogLevel::Debug whatever the logLevel
option says, so the emitted code of every transformed file can be inspected
without threading a config change through the JavaScript side.
Development aid only — set back to false before publishing: it prints the
full output of every file the transform touches.