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

Merged
merged 2 commits into from
Aug 12, 2025

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 Preview for selenium-dev ready!

Name Link
🔨 Latest commit 9b40690
🔍 Latest deploy log https://app.netlify.com/projects/selenium-dev/deploys/689bb11fc031ad00072959d9
😎 Deploy Preview https://deploy-preview-2409--selenium-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

@diemol diemol merged commit 22fad03 into SeleniumHQ:trunk Aug 12, 2025
6 checks passed
selenium-ci added a commit that referenced this pull request Aug 12, 2025
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.

2 participants