bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/plugins-engine/loader
prlanzarin abd6f7fea1 fix: use logger convention in plugin startup logs
The plugin loader startup logs aren't following the logger convention,
which makes them hard to work with when post-processing logs.
The appended error message is also not useful since we're logging a
Event variant raw (which either outputs {} or nonsense like { isTrusted:
etc }).

Make the plugin "loaded" and "error" logs adhere to logger conventions.
In the future, the error log could use some tuning - there's no useful
info about root cause here.
2024-08-15 15:54:06 +00:00
..
manager.tsx fix: use logger convention in plugin startup logs 2024-08-15 15:54:06 +00:00
types.ts feat(plugin): Refactor enums and filenames (#19418) 2024-01-15 14:12:39 -03:00