[PR #60] [MERGED] Add microseconds to the DateTime object #908

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

📋 Pull Request Information

Original PR: https://github.com/Seldaek/monolog/pull/60
Author: @mlehner
Created: 2/22/2012
Status: Merged
Merged: 2/23/2012
Merged by: @Seldaek

Base: masterHead: microseconds


📝 Commits (1)

  • 61a4945 Add microseconds to the DateTime object

📊 Changes

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

View changed files

📝 src/Monolog/Logger.php (+1 -1)

📄 Description

Patch that goes along with issue #57. I opted for the object syntax vs the procedural method suggested in the issue.


🔄 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/60 **Author:** [@mlehner](https://github.com/mlehner) **Created:** 2/22/2012 **Status:** ✅ Merged **Merged:** 2/23/2012 **Merged by:** [@Seldaek](https://github.com/Seldaek) **Base:** `master` ← **Head:** `microseconds` --- ### 📝 Commits (1) - [`61a4945`](https://github.com/Seldaek/monolog/commit/61a49453edd76900ad041d5e2fd3eea71d161119) Add microseconds to the DateTime object ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Monolog/Logger.php` (+1 -1) </details> ### 📄 Description Patch that goes along with issue #57. I opted for the object syntax vs the procedural method suggested in the issue. --- <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:36 +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#908
No description provided.