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 log readability #1033

Merged
merged 3 commits into from
Sep 29, 2024
Merged

Conversation

axxel
Copy link
Contributor

@axxel axxel commented Sep 28, 2024

No description provided.

200 lines of "discarding event type %d" on capture_image in the log is not
helpful. Replace with one line "discarding %d EOS events".
 * replace "00 " with " - "
 * don't repeat lines with all zeros

e.g.:
```
event 146: EOS prop d212 value changed, size 408 ((null))
    0x000: 0a  -  -  - 01  -  -  -  -  -  -  -  -  -  -  -
    0x010:  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -
    [...]:
    0x190:  -  -  -  -  -  -  -  -
```
@msmeissn msmeissn merged commit 67e47ef into gphoto:master Sep 29, 2024
5 checks passed
@axxel axxel deleted the improve-log-readability branch September 29, 2024 21:02
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.

2 participants