[PR #2064] [MERGED] fix: set log path before creating log handler #8028

Closed
opened 2026-04-20 17:59:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/2064
Author: @kolaente
Created: 1/8/2026
Status: Merged
Merged: 1/8/2026
Merged by: @kolaente

Base: mainHead: fix/2020-log-path-handling


📝 Commits (2)

  • 13a701c fix: set log path before creating log handler
  • 98fcf0f fix: no empty path handling

📊 Changes

2 files changed (+57 additions, -1 deletions)

View changed files

📝 pkg/log/logging.go (+1 -1)
pkg/log/logging_test.go (+56 -0)

📄 Description

Resolves #2020


🔄 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/go-vikunja/vikunja/pull/2064 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix/2020-log-path-handling` --- ### 📝 Commits (2) - [`13a701c`](https://github.com/go-vikunja/vikunja/commit/13a701c93761dff5f680639fc5a67c81a07151ed) fix: set log path before creating log handler - [`98fcf0f`](https://github.com/go-vikunja/vikunja/commit/98fcf0f40360b4af7c7ca59a97b139a71390e7c7) fix: no empty path handling ### 📊 Changes **2 files changed** (+57 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/log/logging.go` (+1 -1) ➕ `pkg/log/logging_test.go` (+56 -0) </details> ### 📄 Description Resolves #2020 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 17:59:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#8028