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] New Component #120

Merged
merged 14 commits into from
Nov 14, 2023
Merged

[Logger] New Component #120

merged 14 commits into from
Nov 14, 2023

Conversation

JoshuaEstes
Copy link
Member

@JoshuaEstes JoshuaEstes commented Nov 13, 2023

Description

Logger component for future use

PSR-3 - https://www.php-fig.org/psr/psr-3/
JSR-47 - https://jcp.org/aboutJava/communityprocess/review/jsr047/spec.pdf

Checklist

  • Updated CHANGELOG files
  • Updated Documentation
  • Unit Tests Created

@github-actions github-actions bot added documentation Improvements or additions to documentation HttpMessage labels Nov 13, 2023
@JoshuaEstes JoshuaEstes linked an issue Nov 13, 2023 that may be closed by this pull request
@JoshuaEstes JoshuaEstes marked this pull request as ready for review November 14, 2023 00:56
@JoshuaEstes JoshuaEstes requested a review from a team as a code owner November 14, 2023 00:56
@github-actions github-actions bot added the CQRS label Nov 14, 2023
@JoshuaEstes JoshuaEstes merged commit f128469 into SonsOfPHP:main Nov 14, 2023
1 of 5 checks passed
@JoshuaEstes JoshuaEstes deleted the logger branch November 14, 2023 01:05
@JoshuaEstes JoshuaEstes restored the logger branch November 14, 2023 01:14
JoshuaEstes added a commit to JoshuaEstes/sonsofphp that referenced this pull request Nov 30, 2023
* upstream/main: (54 commits)
  [Pager] Doctrine Bridge (SonsOfPHP#175)
  fuckery (SonsOfPHP#174)
  [Money] Add Twig Bridge (SonsOfPHP#173)
  docs
  coverage fix
  typo
  SonsOfPHP#63 | Link Component (SonsOfPHP#170)
  Pager Component (SonsOfPHP#134)
  Pager Contract (SonsOfPHP#133)
  Update README.md (SonsOfPHP#124)
  [Logger] Finish up Logger Component (SonsOfPHP#123)
  Makefile
  [Logger] New Component (SonsOfPHP#120)
  bug
  [HttpMessage] Helper Methods on Uri to make it easier to create Uri objects with query params (SonsOfPHP#119)
  bug fixes
  Bug fix
  Making a few changes and breaking shit (SonsOfPHP#118)
  updating a few docs (SonsOfPHP#117)
  typo
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Logger] New Component
1 participant