Skip to content

Adding an option to modify the non-existent root directory warning (#524) #526

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: main
Choose a base branch
from

Conversation

xen143
Copy link

@xen143 xen143 commented Jun 24, 2025

I have added an option to change the default warning message when the root directory (or one of the root directories) is not found. (#524)

Checklist

@xen143 xen143 force-pushed the custom-missing-root-warning branch from 9455ecf to 14a25ac Compare June 24, 2025 10:51
@xen143 xen143 changed the title Adding an option to surpress or modify the non-existent root directory warning (#524) Adding an option to modify the non-existent root directory warning (#524) Jun 24, 2025
@xen143 xen143 force-pushed the custom-missing-root-warning branch from 14a25ac to 34a522c Compare June 24, 2025 11:11
@xen143
Copy link
Author

xen143 commented Jun 24, 2025

Force-pushes above were for fixing minor issues I have overlooked, such as extra semicolon, etc.

@jean-michelet
Copy link
Member

Hi, thanks for the PR!

Why do you think this is useful?

@xen143
Copy link
Author

xen143 commented Jun 25, 2025

Hi, thanks for the PR!

Why do you think this is useful?

Hi, two reasons occur to me:

  1. Let's say all my log messages start with a capital letter — the default message doesn't. I know this is more of a stylistic concern than a functional one.
  2. Language localization — perhaps I have a server that logs messages in a language other than English. This change would help keep the logging consistent.

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.

2 participants