[PR #5570] [CLOSED] Configurable log options #6521

Closed
opened 2026-02-05 10:34:32 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5570
Author: @miloslavkostir
Created: 4/7/2025
Status: Closed

Base: developmentHead: development


📝 Commits (1)

📊 Changes

2 files changed (+11 additions, -5 deletions)

View changed files

📝 .env.example.complete (+6 -0)
📝 app/Config/logging.php (+5 -5)

📄 Description

In my Laravel projects I'm used to create log options configurable. Projects run in Docker container and the log dir is mapped out of the container.


🔄 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/BookStackApp/BookStack/pull/5570 **Author:** [@miloslavkostir](https://github.com/miloslavkostir) **Created:** 4/7/2025 **Status:** ❌ Closed **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (1) - [`28f3cd2`](https://github.com/BookStackApp/BookStack/commit/28f3cd296a9371758daa83fdd2c1c99deb30ec3a) Configurable log options ### 📊 Changes **2 files changed** (+11 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.env.example.complete` (+6 -0) 📝 `app/Config/logging.php` (+5 -5) </details> ### 📄 Description In my Laravel projects I'm used to create log options configurable. Projects run in Docker container and the log dir is mapped out of the container. --- <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-05 10:34:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6521