Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
php-fig
/
log
Public
Notifications
You must be signed in to change notification settings
Fork
181
Star
10.4k
Code
Pull requests
1
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 11, 2024
Merge pull request #84 from phily245/log-level-return-type
Show description for f16e1d5
Seldaek
authored
f16e1d5
Copy full SHA for f16e1d5
Commits on Sep 9, 2024
Restore a phpdoc
Show description for 1a37735
phily245
authored
1a37735
Copy full SHA for 1a37735
Commits on Aug 21, 2024
Merge pull request #80 from lyrixx/return
Show description for 79dff0b
Seldaek
authored
79dff0b
Copy full SHA for 79dff0b
Commits on Mar 26, 2024
Drop useless phpdoc, already covered by PHP
lyrixx
committed
33208d4
Copy full SHA for 33208d4
Commits on Jul 14, 2021
Merge pull request #77 from Crell/v3
Show description for fe5ea30
Crell
authored
fe5ea30
Copy full SHA for fe5ea30
Add return types.
Crell
committed
4f25c9a
Copy full SHA for 4f25c9a
Merge pull request #76 from Crell/v2
Show description for ef29f6d
Crell
authored
ef29f6d
Copy full SHA for ef29f6d
Commits on Jun 9, 2021
Switch to standard PSR-4 directory structure.
Crell
committed
41f7218
Copy full SHA for 41f7218
Commits on Jun 5, 2021
Fold AbstractLogger and LoggerTrait together.
Crell
committed
957f465
Copy full SHA for 957f465
Add property type.
Crell
committed
91ef215
Copy full SHA for 91ef215
Commits on Jun 4, 2021
Add parameter types.
Crell
committed
ce57d91
Copy full SHA for ce57d91
Require PHP 8.0 for Stringable support.
Crell
committed
4165cf6
Copy full SHA for 4165cf6
Remove outdated test files.
Crell
committed
8beb754
Copy full SHA for 8beb754
Commits on May 3, 2021
Merge pull request #74 from Jeckerson/master
Show description for d49695b
Seldaek
authored
d49695b
Copy full SHA for d49695b
Make type of 2nd argument `context` compliant with LoggerInterface
Jeckerson
committed
732030c
Copy full SHA for 732030c
Revert "Clarify type of 2nd argument `context`"
Show description for 461c579
Jeckerson
committed
461c579
Copy full SHA for 461c579
Commits on May 2, 2021
Clarify type of 2nd argument `context`
Jeckerson
committed
1ec9f7a
Copy full SHA for 1ec9f7a
Commits on Mar 2, 2021
Merge pull request #73 from varfrog/patch-1
Show description for a18c1e6
Seldaek
authored
a18c1e6
Copy full SHA for a18c1e6
Fix the phpdoc of LoggerAwareTrait::$logger
Show description for e6956f5
varfrog
authored
e6956f5
Copy full SHA for e6956f5
Commits on Sep 18, 2020
Merge pull request #71 from J0WI/patch-1
Show description for dd738d0
Jean85
authored
dd738d0
Copy full SHA for dd738d0
Commits on Sep 17, 2020
Update url to HTTPS
J0WI
authored
2b71ffb
Copy full SHA for 2b71ffb
Commits on Mar 23, 2020
Merge pull request #70 from greg0ire/better-typehints
Show description for 0f73288
Seldaek
authored
0f73288
Copy full SHA for 0f73288
Commits on Mar 22, 2020
Be explicit about mixed context elements
Show description for 587a6ac
greg0ire
committed
587a6ac
Copy full SHA for 587a6ac
Commits on Feb 28, 2020
Use PSR-4 for all classes (#69)
Nyholm
authored
e1cb6ec
Copy full SHA for e1cb6ec
Commits on Nov 12, 2019
Create .gitattributes (#67)
reedy
authored and
Seldaek
committed
5628725
Copy full SHA for 5628725
Commits on Nov 1, 2019
Add "exception"-context array key to docs
sebastianstucke87
authored and
Seldaek
committed
446d54b
Copy full SHA for 446d54b
Commits on Oct 30, 2019
Merge pull request #66 from WyriHaximus-labs/extract-DummyTest-into-its-own-file-and-return-empty-string-from-___toString
Show description for d477130
Seldaek
authored
d477130
Copy full SHA for d477130
Commits on Oct 29, 2019
Return string from DummyTest::__toString
WyriHaximus
committed
79736b4
Copy full SHA for 79736b4
Commits on Oct 25, 2019
Merge pull request #55 from DQNEO/namespaced-phpunit
Show description for bf73deb
Seldaek
authored
bf73deb
Copy full SHA for bf73deb
Remove alias as PHPUnit 4.8.35+ ships with it which is supporting PHP 5.3
Seldaek
authored
bb2d0b3
Copy full SHA for bb2d0b3
Merge pull request #63 from ArturGoldyn/patch-1
Show description for 41b769c
Seldaek
authored
41b769c
Copy full SHA for 41b769c
Merge pull request #51 from Fleshgrinder/throws-annoation
Show description for fb0003b
Seldaek
authored
fb0003b
Copy full SHA for fb0003b
Commits on Aug 24, 2019
Remove redundant leading backslashes
DQNEO
authored
e50f69c
Copy full SHA for e50f69c
Commits on Jun 17, 2019
Update TestLogger.php
Show description for db36f22
ArturGoldyn
authored
db36f22
Copy full SHA for db36f22
Commits on Nov 21, 2018
Merge pull request #58 from lyrixx/patch-1
Show description for c4421fc
Jean85
authored
c4421fc
Copy full SHA for c4421fc
Pagination
Previous
Next
You can’t perform that action at this time.