Some of the js-sdk logging was going missing due to js-sdk's loglevel library being initialised before the rageshake logging. Fix by doing the rageshake setup within an import, as commented.