Skip to content

Improve Error Logging in Event File Schema Validation #1028

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
sakshiarora386 opened this issue Mar 5, 2025 · 0 comments
Open

Improve Error Logging in Event File Schema Validation #1028

sakshiarora386 opened this issue Mar 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sakshiarora386
Copy link
Contributor

sakshiarora386 commented Mar 5, 2025

Current Behavior
When there is an error in an event file schema structure, the logs do not provide the file name or the line number where the error occurred. This makes debugging difficult for developers.

Expected Behavior
The error logs should include:

The filename where the error occurred.
The line number of the error.
A detailed message explaining the issue.

@sakshiarora386 sakshiarora386 added the bug Something isn't working label Mar 5, 2025
@sakshiarora386 sakshiarora386 changed the title In case of an error in the event file schema structure, As a developer we do not get the error file name in the logs and the line no where the error happened. I am guessing that is being suppressed in yamlLoader somewhere. Improve Error Logging in Event File Schema Validation Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant