Skip to content

[dotnet] Change default internal log level to Warn #2409

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

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

nvborisenko
Copy link
Member

@nvborisenko nvborisenko commented Aug 4, 2025

User description

When SeleniumHQ/selenium#16126 is merged.

Description

It updates docs.

Motivation and Context

To be in sync.

Types of changes

  • Change to the site (I have double-checked the Netlify deployment, and my changes look good)
  • Code example added (and I also added the example to all translated languages)
  • Improved translation
  • Added new translation (and I also added a notice to each document missing translation)

Checklist

  • I have read the contributing document.
  • I have used hugo to render the site/docs locally and I am sure it works.

PR Type

Documentation


Description

  • Update .NET default log level from Info to Warn

  • Sync documentation with code changes across languages


Diagram Walkthrough

flowchart LR
  A["Documentation Files"] --> B["Update Default Level"] --> C["Info → Warn"]
Loading

File Walkthrough

Relevant files
Documentation
logging.en.md
Update English logging documentation                                         

website_and_docs/content/documentation/webdriver/troubleshooting/logging.en.md

  • Changed default .NET log level from Info to Warn in English
    documentation
+1/-1     
logging.ja.md
Update Japanese logging documentation                                       

website_and_docs/content/documentation/webdriver/troubleshooting/logging.ja.md

  • Changed default .NET log level from Info to Warn in Japanese
    documentation
+1/-1     
logging.pt-br.md
Update Portuguese logging documentation                                   

website_and_docs/content/documentation/webdriver/troubleshooting/logging.pt-br.md

  • Changed default .NET log level from Info to Warn in Portuguese
    documentation
+1/-1     
logging.zh-cn.md
Update Chinese logging documentation                                         

website_and_docs/content/documentation/webdriver/troubleshooting/logging.zh-cn.md

  • Changed default .NET log level from Info to Warn in Chinese
    documentation
+1/-1     

Copy link

netlify bot commented Aug 4, 2025

👷 Deploy request for selenium-dev pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 3e3b8e5

Copy link
Contributor

qodo-merge-pro bot commented Aug 4, 2025

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

Copy link
Contributor

qodo-merge-pro bot commented Aug 4, 2025

PR Code Suggestions ✨

No code suggestions found for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant