Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-81659

Upgrade loglevel.js to the 1.9.1

XMLWordPrintable

    • MOODLE_405_STABLE
    • MOODLE_405_STABLE
    • Hide
      1. Log in as admin
      2. Navigate to Development > Debugging in site administration
      3. Turn Debug messages up to the max (Developer)
      4. Open browser tools console, execute the following:

        require(['core/log'], log => {log.trace('trace'); log.debug('debug'); log.info('info'); log.warn('warn'); log.error('error');})
        

      5. Confirm you see all trace/debug/info/warn/error messages in console output
      6. Set Debug messages to none
      7. Run the same command in your browser tools console
      8. Confirm you see only warn/error messages in console output
      Show
      Log in as admin Navigate to Development > Debugging in site administration Turn Debug messages up to the max (Developer) Open browser tools console, execute the following: require(['core/log'], log => {log.trace('trace'); log.debug('debug'); log.info('info'); log.warn('warn'); log.error('error');}) Confirm you see all trace/debug/info/warn/error messages in console output Set Debug messages to none Run the same command in your browser tools console Confirm you see only warn/error messages in console output

      loglevel.js lib/amd/src/loglevel.js 1.8.1 --> 1.9.1 https://github.com/pimterry/loglevel

            pholden Paul Holden
            sarjona Sara Arjona (@sarjona)
            Daniel Ziegenberg Daniel Ziegenberg
            Sara Arjona (@sarjona) Sara Arjona (@sarjona)
            Kim Jared Lucas Kim Jared Lucas
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 20 minutes
                20m

                  Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.