Debugging Improvements #39
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: organicmaps/wikiparser#39
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "debugging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
LGTM
@biodranik do you care what format the logs are in?
Something like logfmt would be more readable than JSON but also more parseable for when I'm analyzing the logs than
tracing
's default. That way we can keep it simple without having multiple levels/formats/outputs or detection logic.I'm ok to try it )
@newsch should these changes be merged?
@biodranik no need to rerun in production with this yet.