[PR #4298] [MERGED] log clean up #11443

Closed
opened 2026-04-12 23:30:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4298
Author: @mxyng
Created: 5/9/2024
Status: Merged
Merged: 5/9/2024
Merged by: @mxyng

Base: mainHead: mxyng/log-cleanup


📝 Commits (1)

📊 Changes

3 files changed (+30 additions, -34 deletions)

View changed files

📝 llm/ext_server/server.cpp (+20 -24)
📝 llm/ext_server/utils.hpp (+8 -5)
📝 llm/server.go (+2 -5)

📄 Description

any debug logs are available with --verbose which was previously a noop since it's only set if also compiled with SERVER_VERBOSE


🔄 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/ollama/ollama/pull/4298 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 5/9/2024 **Status:** ✅ Merged **Merged:** 5/9/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/log-cleanup` --- ### 📝 Commits (1) - [`5887609`](https://github.com/ollama/ollama/commit/58876091f750c0f7b2620f161747d1e2a1a2025b) log clean up ### 📊 Changes **3 files changed** (+30 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `llm/ext_server/server.cpp` (+20 -24) 📝 `llm/ext_server/utils.hpp` (+8 -5) 📝 `llm/server.go` (+2 -5) </details> ### 📄 Description any debug logs are available with `--verbose` which was previously a noop since it's only set if also compiled with `SERVER_VERBOSE` --- <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-12 23:30:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#11443