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

Treat window/progress messages as log messages #316

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Aug 3, 2020

  1. Treat window/progress messages as log messages

    These messages should only be displayed if `log_level` is set to
    `'Log'`.
    gpanders committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    8f82a02 View commit details
    Browse the repository at this point in the history
  2. Add lsc#config#messageType function

    This converts a message type by name into a log level value
    gpanders committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    a4950d2 View commit details
    Browse the repository at this point in the history