[PR #2325] [MERGED] Add milliseconds to logging #3696

Closed
opened 2026-04-25 00:16:41 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2325
Author: @lkiesow
Created: 11/19/2023
Status: Merged
Merged: 11/19/2023
Merged by: @advplyr

Base: masterHead: milliseconds


📝 Commits (1)

  • 91fa78d Add milliseconds to logging

📊 Changes

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

View changed files

📝 server/Logger.js (+1 -1)

📄 Description

This patch adds milliseconds to the time string used for logging. This helps when debugging some timing issues and should have no real negative side effect.


🔄 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/advplyr/audiobookshelf/pull/2325 **Author:** [@lkiesow](https://github.com/lkiesow) **Created:** 11/19/2023 **Status:** ✅ Merged **Merged:** 11/19/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `milliseconds` --- ### 📝 Commits (1) - [`91fa78d`](https://github.com/advplyr/audiobookshelf/commit/91fa78d740561405597c49d7c7d02f7441175748) Add milliseconds to logging ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/Logger.js` (+1 -1) </details> ### 📄 Description This patch adds milliseconds to the time string used for logging. This helps when debugging some timing issues and should have no real negative side effect. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:16:41 +02:00
adam closed this issue 2026-04-25 00:16:41 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3696