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

[Feature request] Add logging level to logs #469

Open
yubiuser opened this issue Jan 30, 2024 · 0 comments
Open

[Feature request] Add logging level to logs #469

yubiuser opened this issue Jan 30, 2024 · 0 comments

Comments

@yubiuser
Copy link

I'm using inadyn with the provided Docker image where it logs to stderr by default. I noticed that the logging level is not logged in this case, which I think could be a valuable additon.
E.g. from the log

inadyn[1]: In-a-dyn version 2.12.0 -- Dynamic DNS update client.
inadyn[1]: Guessing DDNS plugin '[email protected]' from 'cloudflare.com'

It's not clear that the second line has level "warning".

It could be improved as

inadyn[1]: INFO In-a-dyn version 2.12.0 -- Dynamic DNS update client.
inadyn[1]: WARN Guessing DDNS plugin '[email protected]' from 'cloudflare.com'

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

No branches or pull requests

1 participant