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

refactor: use sophisticated logger #1129

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

refactor: use sophisticated logger #1129

wants to merge 12 commits into from

Commits on Dec 4, 2023

  1. feat: add logger

    Signed-off-by: jase88 <804836+jase88@users.noreply.github.com>
    jase88 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    bb10d8a View commit details
    Browse the repository at this point in the history
  2. feat: add logger

    Signed-off-by: jase88 <804836+jase88@users.noreply.github.com>
    jase88 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    e7d6794 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. feat: add default log level const

    Signed-off-by: jase88 <804836+jase88@users.noreply.github.com>
    jase88 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3f600e3 View commit details
    Browse the repository at this point in the history
  2. feat: adjust string interpolation via parameters

    Signed-off-by: jase88 <804836+jase88@users.noreply.github.com>
    jase88 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    532f853 View commit details
    Browse the repository at this point in the history
  3. fix: wrong placeholder

    Signed-off-by: jase88 <804836+jase88@users.noreply.github.com>
    jase88 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    91b4b48 View commit details
    Browse the repository at this point in the history
  4. feat: add child logger

    Signed-off-by: jase88 <804836+jase88@users.noreply.github.com>
    jase88 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    ecaf9a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Merge branch 'main' into main

    jase88 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    40d10c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6b09ce View commit details
    Browse the repository at this point in the history
  3. fix: writing to stderr

    Signed-off-by: jase88 <804836+jase88@users.noreply.github.com>
    jase88 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    b5af86b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3abef5 View commit details
    Browse the repository at this point in the history
  5. fix: raise required node version

    Signed-off-by: jase88 <804836+jase88@users.noreply.github.com>
    jase88 committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    49af968 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix: disable timestamps

    Signed-off-by: jase88 <804836+jase88@users.noreply.github.com>
    jase88 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8f58bca View commit details
    Browse the repository at this point in the history