mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-19 14:43:34 -04:00
[PR #497] [MERGED] add log-level via env to pipelines #436
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/pipelines/pull/497
Author: @weisser-dev
Created: 4/11/2025
Status: ✅ Merged
Merged: 4/12/2025
Merged by: @tjbck
Base:
main← Head:add-loglevel📝 Commits (1)
756d3a9Update main.py📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
main.py(+4 -0)📄 Description
currently there is no option to define the loglevel for pipelines by setting a global env like in open-webui...
this improvement should fix this: GLOBAL_LOG_LEVEL
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.