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

169 improve logging #499

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

Commits on Jan 23, 2024

  1. Add logging package dependency

    Costas Korai authored and Costas Korai committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    a958441 View commit details
    Browse the repository at this point in the history
  2. Add logging class

    - Handles the log functions.
    - Handles listening and outputting logs to
    the console.
    Costas Korai authored and Costas Korai committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    527a45f View commit details
    Browse the repository at this point in the history
  3. Initialise the logger in main

    Costas Korai authored and Costas Korai committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    1965202 View commit details
    Browse the repository at this point in the history
  4. Add initial log examples

    Costas Korai authored and Costas Korai committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    fcc2f0e View commit details
    Browse the repository at this point in the history