[PR #1097] [MERGED] Log config pretty printer to fix #1075 #15764

Closed
opened 2025-11-02 11:54:03 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1097
Author: @cez81
Created: 3/1/2017
Status: Merged
Merged: 3/2/2017
Merged by: @lunny

Base: masterHead: log_config_pretty_print


📝 Commits (1)

  • ab01bcb Log config pretty printer

📊 Changes

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

View changed files

📝 modules/templates/helper.go (+9 -0)
📝 templates/admin/config.tmpl (+1 -1)

📄 Description

Added pretty print helper function for log configuration.

log_config


🔄 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/1097 **Author:** [@cez81](https://github.com/cez81) **Created:** 3/1/2017 **Status:** ✅ Merged **Merged:** 3/2/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `log_config_pretty_print` --- ### 📝 Commits (1) - [`ab01bcb`](https://github.com/go-gitea/gitea/commit/ab01bcb85898258f376d64af3594668220319dc3) Log config pretty printer ### 📊 Changes **2 files changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/templates/helper.go` (+9 -0) 📝 `templates/admin/config.tmpl` (+1 -1) </details> ### 📄 Description Added pretty print helper function for log configuration. ![log_config](https://cloud.githubusercontent.com/assets/9416498/23457579/c97edf5a-fe78-11e6-8e9d-95e5f7721d94.png) --- <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 11:54:03 -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#15764