Skip to content

Do not fail with invalid schema field type check.#216

Open
YooSunYoung wants to merge 2 commits intomainfrom
refactor
Open

Do not fail with invalid schema field type check.#216
YooSunYoung wants to merge 2 commits intomainfrom
refactor

Conversation

@YooSunYoung
Copy link
Copy Markdown
Contributor

I removed the validation step and added the validation in the validator instead.
Related to #214

@janosbabik janosbabik requested review from janosbabik March 6, 2026 10:00
Copy link
Copy Markdown
Contributor

@janosbabik janosbabik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @YooSunYoung , this looks good overall. However, could we switch to single-line log events and remove the markup from the logs?

Since we’re using Graylog, multi-line messages and formatting markup make readability and debugging more difficult.

If we want nicer output in the terminal, we could introduce a logger module that formats messages differently depending on the target (terminal vs. Graylog).

@YooSunYoung
Copy link
Copy Markdown
Contributor Author

Hi @janosbabik , I figured the comment applies to all logging in general so I fixed that in a separate PR #220 .

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.

3 participants