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

Fix logging statements #1236

Closed
wants to merge 7 commits into from
Closed

Conversation

logresearch
Copy link

Description

There are a few incremental changes that want to enhance the quality of the logging statements.
This pull request addresses a minor improvement in the error logging statements. Specifically, it changes the word "failing" to "failed" to improve grammatical consistency and clarity.

Changes Made

  • Updated the logging statement from "Failing at xxx" to "Failed at xxx".

Rationale

The previous logging statement used "failing," which implies a continuous action, whereas the context of a try-catch block indicates a completed action. Changing it to "failed" aligns the tense with the past action, making the log message clearer and more precise.

Copy link

github-actions bot commented Jul 3, 2024

👋 @logresearch

Welcome to the Microcks community! 💖

Thanks and congrats 🎉 for opening your first pull request here! Be sure to follow the pull request template or please update it accordingly.

Hope you have a great time there!

🌟 ~~~~~~~~~ 🌟

📢 If you like Microcks, please ⭐ star ⭐ our repo to support it!

🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.

Copy link

github-actions bot commented Aug 3, 2024

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 30 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale State due to inactivity label Aug 3, 2024
@github-actions github-actions bot closed this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale State due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant