[PR #1007] [MERGED] Log time in a standardized way #8431

Closed
opened 2025-12-22 06:53:01 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1007
Author: @Bond-009
Created: 2/26/2019
Status: Merged
Merged: 2/26/2019
Merged by: @joshuaboniface

Base: masterHead: time


📝 Commits (1)

  • 0804bed Log time in a standardized way

📊 Changes

4 files changed (+8 additions, -8 deletions)

View changed files

📝 Emby.Server.Implementations/ApplicationHost.cs (+2 -2)
📝 Emby.Server.Implementations/Data/SqliteItemRepository.cs (+1 -1)
📝 Emby.Server.Implementations/HttpServer/HttpListenerHost.cs (+4 -4)
📝 Emby.Server.Implementations/ScheduledTasks/Triggers/DailyTrigger.cs (+1 -1)

📄 Description

My last PR #1003 didn't log properly. This will also make it easier to read for TimeSpans longer than 1sec.


🔄 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/jellyfin/jellyfin/pull/1007 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 2/26/2019 **Status:** ✅ Merged **Merged:** 2/26/2019 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `time` --- ### 📝 Commits (1) - [`0804bed`](https://github.com/jellyfin/jellyfin/commit/0804bed66d6b060ab550ab4ef878724a14764fed) Log time in a standardized way ### 📊 Changes **4 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/ApplicationHost.cs` (+2 -2) 📝 `Emby.Server.Implementations/Data/SqliteItemRepository.cs` (+1 -1) 📝 `Emby.Server.Implementations/HttpServer/HttpListenerHost.cs` (+4 -4) 📝 `Emby.Server.Implementations/ScheduledTasks/Triggers/DailyTrigger.cs` (+1 -1) </details> ### 📄 Description My last PR #1003 didn't log properly. This will also make it easier to read for `TimeSpan`s longer than 1sec. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 06:53:01 +01: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/jellyfin#8431
No description provided.