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

Insteon: Add Milliseconds Detail to Debug Level 4 Messages #179

Merged
merged 2 commits into from
May 21, 2013

Conversation

krkeegan
Copy link
Collaborator

@krkeegan krkeegan commented May 8, 2013

This changes the log entries which look like this:

08/04/2013 18:49:00 [Insteon_PLM] DEBUG4:

To this:

08/04/2013 18:49:00 [Insteon_PLM] DEBUG4: Milliseconds 350.83

This has made it easier to diagnose certain duplicate and corrupt message issues.

Messages arrive very very fast.  Adding milliseconds to the print log helps debug what is going on.
Trailing zeros were previously omitted.

Printing the milliseconds helps a lot in debugging corrupt messages
krkeegan added a commit that referenced this pull request May 21, 2013
Insteon: Add Milliseconds Detail to Debug Level 4 Messages
@krkeegan krkeegan merged commit e91e1c0 into hollie:stable May 21, 2013
@krkeegan krkeegan deleted the insteon_debugger branch May 21, 2013 03:55
@krkeegan
Copy link
Collaborator Author

ARG!

I messed this one up. hollie can you revert this merge? I think it is just:

git checkout stable
git revert HEAD~1

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.

1 participant