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: add logger #18

Merged
merged 1 commit into from
Nov 11, 2024
Merged

feat: add logger #18

merged 1 commit into from
Nov 11, 2024

Conversation

chrispinkney
Copy link
Member

Issue

closes #10

Type of Change

  • Bugfix: Change which fixes an issue
  • New Feature: Change which adds functionality
  • Documentation Update: Change which improves documentation
  • UI: Change which improves UI

Description

This PR adds a new logger to pecker. I feel like I threw trash everywhere but hopefully that's not the case.

Testing the PR

Run the app as normal (and set appropriate env values if testing or build and run via docker) and peep the new log messages.

Checklist

  • Quality: This PR builds and passes the respective npm run test and works locally
  • Tests: This PR includes thorough tests
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not (if applicable)
  • Documentation: This PR includes updated/added documentation to user exposed functionality or configuration variables are added/changed or an explanation of why it does not(if applicable)

@chrispinkney chrispinkney merged commit a54fde8 into main Nov 11, 2024
2 checks passed
@chrispinkney chrispinkney deleted the issue-10 branch November 11, 2024 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a logger
2 participants