Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🩹 [Patch]: Always show 'Connection' log group #24

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

MariusStorhaug
Copy link
Member

Description

This pull request includes changes to the scripts/main.ps1 file to improve the logging mechanism by replacing Write-Host with Write-Output and adding a message for when no connection is provided.

Improvements to logging:

  • Replaced Write-Host with Write-Output for better logging practices. [1] [2]
  • Added a message to indicate when no connection is provided.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

@MariusStorhaug MariusStorhaug self-assigned this Jan 17, 2025
@MariusStorhaug MariusStorhaug merged commit 3dbded6 into main Jan 17, 2025
36 checks passed
@MariusStorhaug MariusStorhaug deleted the connectInfo branch January 17, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant