[PR #95] [CLOSED] Make EchoLogger able to use an existing logger #101

Closed
opened 2026-03-04 23:24:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/yswery/PHP-DNS-SERVER/pull/95
Author: @ampaze
Created: 2/26/2020
Status: Closed

Base: masterHead: patch-2


📝 Commits (1)

  • 74ec5d8 Make EchoLogger able to use an existing logger

📊 Changes

1 file changed (+13 additions, -1 deletions)

View changed files

📝 src/Event/Subscriber/EchoLogger.php (+13 -1)

📄 Description

Often times there already is a logger for a Command, e.g. $this->logger = new ConsoleLogger($output);


🔄 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/yswery/PHP-DNS-SERVER/pull/95 **Author:** [@ampaze](https://github.com/ampaze) **Created:** 2/26/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`74ec5d8`](https://github.com/yswery/PHP-DNS-SERVER/commit/74ec5d89b04ec58f35f9a911f99af4cea49aa0d0) Make EchoLogger able to use an existing logger ### 📊 Changes **1 file changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Event/Subscriber/EchoLogger.php` (+13 -1) </details> ### 📄 Description Often times there already is a logger for a Command, e.g. `$this->logger = new ConsoleLogger($output);` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 23:24:19 +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/PHP-DNS-SERVER#101
No description provided.