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

Initial contribution core/log.js #268

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

Commits on Oct 18, 2019

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

Commits on Oct 19, 2019

  1. log string added, fixed parameterization for notifications, legacy co…

    …nsole log functions improved/fixed
    Martin-Stangl committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    f25bf61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91a89a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Fix: Wrong check for Error object

    Signed-off-by: Martin Stangl <martin.stangl@theblacklion.net>
    Martin-Stangl committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    067dac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45ea7e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d5ea41 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Change to message format and logger name prefix

    Log message format changed for better readability.
    Private functions actually made private.
    Blank line added after end of code.
    Logger name prefix aligned with LogAction.
    
    Signed-off-by: Martin Stangl <martin.stangl@theblacklion.net>
    
    Signed-off-by: Martin Stangl <martin.stangl@theblacklion.net>
    Martin-Stangl committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    53cc387 View commit details
    Browse the repository at this point in the history