[PR #3041] [MERGED] Default log level to Info without hardcoding it in installer #16730

Closed
opened 2025-11-02 12:17:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3041
Author: @0rzech
Created: 12/1/2017
Status: Merged
Merged: 12/1/2017
Merged by: @lunny

Base: masterHead: installer-hardcodes-fix


📝 Commits (1)

  • 1a02504 Default log level to Info without hardcoding it in installer

📊 Changes

2 files changed (+10 additions, -9 deletions)

View changed files

📝 modules/setting/setting.go (+9 -8)
📝 routers/install.go (+1 -1)

📄 Description

Partially solves #2984.


🔄 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-gitea/gitea/pull/3041 **Author:** [@0rzech](https://github.com/0rzech) **Created:** 12/1/2017 **Status:** ✅ Merged **Merged:** 12/1/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `installer-hardcodes-fix` --- ### 📝 Commits (1) - [`1a02504`](https://github.com/go-gitea/gitea/commit/1a0250401773c0406384a707b1c98c4f64082eb1) Default log level to Info without hardcoding it in installer ### 📊 Changes **2 files changed** (+10 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `modules/setting/setting.go` (+9 -8) 📝 `routers/install.go` (+1 -1) </details> ### 📄 Description Partially solves #2984. --- <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 2025-11-02 12:17:37 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16730