Commit 1f93f64
committed
PluginService: be less verbose if injection fails
If a plugin depends on an unavailable service, the context injection
will fail. When a plugin fails to instantiate for whatever reason, we
don't need to see the whole huge stack trace, normally. Let's reserve
that for when debug mode is enabled. But still log the failure.1 parent 3f13d99 commit 1f93f64
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
243 | 245 | | |
244 | 246 | | |
245 | 247 | | |
| |||
0 commit comments