Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing js-sdk logging #7736

Merged
merged 1 commit into from
Nov 22, 2018
Merged

Fix missing js-sdk logging #7736

merged 1 commit into from
Nov 22, 2018

Commits on Nov 22, 2018

  1. Fix missing js-sdk logging

    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.
    dbkr committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    092ae7e View commit details
    Browse the repository at this point in the history