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

feat: logging #787

Merged
merged 8 commits into from
Sep 11, 2024
Merged

feat: logging #787

merged 8 commits into from
Sep 11, 2024

Conversation

damian-molinski
Copy link
Contributor

Description

Global Logging solution with way of toggling it off and on as well as potential saving into file in future.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@damian-molinski damian-molinski added review me PR is ready for review dart Pull requests that update Dart code labels Sep 10, 2024
@damian-molinski damian-molinski self-assigned this Sep 10, 2024
@damian-molinski damian-molinski requested review from dtscalac and digitalheartxs and removed request for minikin September 10, 2024 14:41
Copy link
Contributor

github-actions bot commented Sep 10, 2024

Test Report | ${\color{lightgreen}Pass: 212/213}$ | ${\color{red}Fail: 1/213}$ |

@damian-molinski damian-molinski enabled auto-merge (squash) September 11, 2024 10:57
Copy link
Contributor

@dtscalac dtscalac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@damian-molinski damian-molinski merged commit 0e7f02c into main Sep 11, 2024
31 of 34 checks passed
@damian-molinski damian-molinski deleted the feat/logging branch September 11, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants