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

Added error log tab in debug window #466

Merged
merged 7 commits into from
May 30, 2019
Merged

Commits on May 4, 2019

  1. Added error log tab in debug window that parses last 500 debug.log en…

    …tries for errors and loads more errors as they come in while debugwindow is open
    mxaddict committed May 4, 2019
    Configuration menu
    Copy the full SHA
    400dbc3 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. Configuration menu
    Copy the full SHA
    287b196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf3da37 View commit details
    Browse the repository at this point in the history
  3. Optimized the logic for text area to not hang if there are many new l…

    …og entries since the last time Debug Window was opened
    mxaddict committed May 5, 2019
    Configuration menu
    Copy the full SHA
    cafacd6 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Replaced the prefix checking code with dedicated function calls from …

    …error( to insert in error.log
    mxaddict committed May 7, 2019
    Configuration menu
    Copy the full SHA
    070ee04 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    d88a6d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0675b5a View commit details
    Browse the repository at this point in the history