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

Logger added. #66

Merged
merged 5 commits into from
May 18, 2023
Merged

Logger added. #66

merged 5 commits into from
May 18, 2023

Commits on May 12, 2023

  1. Logger added.

    ElecTwix committed May 12, 2023
    Configuration menu
    Copy the full SHA
    2dc5ce5 View commit details
    Browse the repository at this point in the history
  2. std log to -> zerolog

    unit tests added.
    ElecTwix committed May 12, 2023
    Configuration menu
    Copy the full SHA
    98eb18a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Logger refactor according to review

    *.log added to .gitignore
    rawlogger func added for raw io.writer
    ElecTwix committed May 13, 2023
    Configuration menu
    Copy the full SHA
    debb6ce View commit details
    Browse the repository at this point in the history
  2. Fix lint

    ElecTwix committed May 13, 2023
    Configuration menu
    Copy the full SHA
    a206d1d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Logger made builder

    channels added
    ElecTwix committed May 18, 2023
    Configuration menu
    Copy the full SHA
    6a61f04 View commit details
    Browse the repository at this point in the history