mirror of
https://github.com/Seldaek/monolog.git
synced 2026-04-26 16:15:49 +03:00
[PR #40] [MERGED] Add getter Monolog\Logger::getName() #894
Labels
No labels
Bug
Documentation
Feature
Needs Work
Support
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/monolog#894
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Seldaek/monolog/pull/40
Author: @artnez
Created: 8/7/2011
Status: ✅ Merged
Merged: 8/7/2011
Merged by: @Seldaek
Base:
master← Head:master📝 Commits (1)
f31388eAdded logger name getter, Monolog\Logger::getName()📊 Changes
3 files changed (+18 additions, -0 deletions)
View changed files
➕
.gitignore(+1 -0)📝
src/Monolog/Logger.php(+7 -0)📝
tests/Monolog/LoggerTest.php(+10 -0)📄 Description
Added logger name getter, Monolog\Logger::getName()
Added phpunit.xml to .gitignore to prevent contributors from accidentally commiting theirs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.