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

Improve logging #158

Open
Hellgartner opened this issue Jan 8, 2025 · 0 comments
Open

Improve logging #158

Hellgartner opened this issue Jan 8, 2025 · 0 comments

Comments

@Hellgartner
Copy link
Contributor

  • Check the various log messages appearing:
  • Currently, everything is logged at the root level: warning:root <Message>. Make sure the proper module is mentioned here
  • Make sure the messages are actionable, especially double check all relevant information for the user is provided: e.g. If the validation fails the log should contain the issues which appeared and not only the fact that they failed
  • Double check whether the conversion needs to be abortable on error, e.g. in case of unintended override
  • Check usage of log level
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