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

fix: lwt error and standardize log level length #21

Merged
merged 2 commits into from
May 3, 2024
Merged

Conversation

brchri
Copy link
Owner

@brchri brchri commented May 1, 2024

Complex topics that publish _type: lwt would cause geogdo to log errors about not being able to parse lat/lng from the json payload. While a graceful error, this caused noise. This commit checks for _type: lwt and logs a debug message instead of an error.

Also standardizing the length of log level status in log line outputs to 3 chars (e.g. INFO -> INF, DEBUG -> DBG, etc).

Finally, standardizes line endings to LF.

@brchri brchri merged commit fb2f3ef into main May 3, 2024
6 checks passed
@brchri brchri deleted the fix/lwt-error branch May 3, 2024 04:37
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.

None yet

1 participant