[PR #40] [MERGED] Add getter Monolog\Logger::getName() #894

Closed
opened 2026-03-04 03:02:25 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • f31388e Added 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Seldaek/monolog/pull/40 **Author:** [@artnez](https://github.com/artnez) **Created:** 8/7/2011 **Status:** ✅ Merged **Merged:** 8/7/2011 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`f31388e`](https://github.com/Seldaek/monolog/commit/f31388ec4265b2d0196cde9dbe6a1b319433d435) Added logger name getter, Monolog\Logger::getName() ### 📊 Changes **3 files changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+1 -0) 📝 `src/Monolog/Logger.php` (+7 -0) 📝 `tests/Monolog/LoggerTest.php` (+10 -0) </details> ### 📄 Description Added logger name getter, Monolog\Logger::getName() Added phpunit.xml to .gitignore to prevent contributors from accidentally commiting theirs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 03:02:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/monolog#894
No description provided.