[PR #15227] [MERGED] Add milliseconds to default console output format #14258

Closed
opened 2026-02-07 07:26:58 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15227
Author: @kevgrig
Created: 10/26/2025
Status: Merged
Merged: 11/27/2025
Merged by: @nielsvanvelzen

Base: masterHead: issue15226


📝 Commits (1)

  • 42ddcfa Add milliseconds to default console output format

📊 Changes

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

View changed files

📝 Jellyfin.Server/Resources/Configuration/logging.json (+1 -1)

📄 Description

Changes

Change the default console output format to include milliseconds. Example output:

Oct 26 10:30:44 hostname jellyfin[2486470]: [10:30:44.133] [INF] [12] Emby.Server.Implementations.ApplicationHost: Core startup complete

Issues

Fixes #15226


🔄 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/15227 **Author:** [@kevgrig](https://github.com/kevgrig) **Created:** 10/26/2025 **Status:** ✅ Merged **Merged:** 11/27/2025 **Merged by:** [@nielsvanvelzen](https://github.com/nielsvanvelzen) **Base:** `master` ← **Head:** `issue15226` --- ### 📝 Commits (1) - [`42ddcfa`](https://github.com/jellyfin/jellyfin/commit/42ddcfa565c328c282e066346d8959a670dee366) Add milliseconds to default console output format ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Resources/Configuration/logging.json` (+1 -1) </details> ### 📄 Description **Changes** Change the default console output format to include milliseconds. Example output: ``` Oct 26 10:30:44 hostname jellyfin[2486470]: [10:30:44.133] [INF] [12] Emby.Server.Implementations.ApplicationHost: Core startup complete ``` **Issues** Fixes #15226 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:26:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14258