[PR #2731] [CLOSED] Extra logging #3785

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2731
Author: @hydrian
Created: 3/11/2024
Status: Closed

Base: masterHead: extra_logging


📝 Commits (4)

  • 955715c Allowing environment variable loglevel override.
  • 7c7ab33 Merge branch 'advplyr:master' into extra_logging
  • 6ec5472 Fixing tabs
  • 818d8c6 Merge branch 'extra_logging' of github.com:hydrian/audiobookshelf into extra_logging

📊 Changes

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

View changed files

📝 server/Logger.js (+4 -3)

📄 Description

Allowing environment variable LOG_LEVEL to be set even in production environment.


🔄 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/2731 **Author:** [@hydrian](https://github.com/hydrian) **Created:** 3/11/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `extra_logging` --- ### 📝 Commits (4) - [`955715c`](https://github.com/advplyr/audiobookshelf/commit/955715cde4aa419c843f57736d79509e4088ac10) Allowing environment variable loglevel override. - [`7c7ab33`](https://github.com/advplyr/audiobookshelf/commit/7c7ab33ca211204ee677b9d3d81f37b0acd770e3) Merge branch 'advplyr:master' into extra_logging - [`6ec5472`](https://github.com/advplyr/audiobookshelf/commit/6ec5472edf71208bd4ae034425c75aafe11dd6e6) Fixing tabs - [`818d8c6`](https://github.com/advplyr/audiobookshelf/commit/818d8c6fa893a965300813dec17c57f5bb79d928) Merge branch 'extra_logging' of github.com:hydrian/audiobookshelf into extra_logging ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `server/Logger.js` (+4 -3) </details> ### 📄 Description Allowing environment variable LOG_LEVEL to be set even in production environment. --- <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:17:03 +02:00
adam closed this issue 2026-04-25 00:17:03 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3785