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

filter browser logging by level of LOG #2540

Merged
merged 7 commits into from
Feb 19, 2017

Commits on Jan 17, 2017

  1. filter browser logging by level of LOG

    Additional fix to the next bug:
    filter browser logging by level  ([35965d9](karma-runner@35965d9)), closes [karma-runner#2228](karma-runner#2228)
    otherwise console.log ignore doesn't work with 
        browserConsoleLogOptions: {
            level: 'debug',
            terminal: true
        }
    blackswanny authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    52b5151 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Configuration menu
    Copy the full SHA
    eae0766 View commit details
    Browse the repository at this point in the history
  2. remove trailing spaces

    blackswanny authored Jan 18, 2017
    Configuration menu
    Copy the full SHA
    83c6013 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c4c67b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a44cf1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51d451b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Configuration menu
    Copy the full SHA
    9472354 View commit details
    Browse the repository at this point in the history