sentry-javascript-bundler-plugins icon indicating copy to clipboard operation
sentry-javascript-bundler-plugins copied to clipboard

debug likely not propagated to cli

Open kubijo opened this issue 9 months ago • 1 comments

even though I supplied { debug: true } flag in plugin options, it prints Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output. on error and I do certainly miss a lot of logging ... you likely do not propagate that to CLI

Originally posted by @kubijo in #670

kubijo avatar Feb 04 '25 08:02 kubijo