[PR #2124] [MERGED] make cli mode respect log.level #2510

Closed
opened 2025-12-29 03:21:35 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2124
Author: @kradalby
Created: 9/11/2024
Status: Merged
Merged: 9/11/2024
Merged by: @kradalby

Base: mainHead: kradalby/cli-respect-log


📝 Commits (1)

  • f077143 make cli mode respect log.level

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 hscontrol/types/config.go (+4 -0)

📄 Description

Fixes #2119

Summary by CodeRabbit

  • New Features

    • Enhanced logging configuration capabilities for the CLI client, allowing for more granular control over log levels.
  • Bug Fixes

    • Improved integration of structured logging setup in the configuration process.

🔄 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/juanfont/headscale/pull/2124 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 9/11/2024 **Status:** ✅ Merged **Merged:** 9/11/2024 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/cli-respect-log` --- ### 📝 Commits (1) - [`f077143`](https://github.com/juanfont/headscale/commit/f077143d6f8230ea81b076d3d04da80105b6bb32) make cli mode respect log.level ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `hscontrol/types/config.go` (+4 -0) </details> ### 📄 Description Fixes #2119 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced logging configuration capabilities for the CLI client, allowing for more granular control over log levels. - **Bug Fixes** - Improved integration of structured logging setup in the configuration process. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:21:35 +01:00
adam closed this issue 2025-12-29 03:21:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2510