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

Enhancement: raw-logfile #13

Closed
Pierce0815 opened this issue Jan 26, 2016 · 3 comments
Closed

Enhancement: raw-logfile #13

Pierce0815 opened this issue Jan 26, 2016 · 3 comments
Assignees
Milestone

Comments

@Pierce0815
Copy link

Hi,

it would be great if you could create an extra option for a separate logfile for raw data according to dump data.

Could be something like:

Log Options
[...]

--rawdatafile=FILE
Log received bytes to FILE [/var/log/ebusd.log]

--rawdatasize=SIZE
Make rawdata files no larger than SIZE kB [100]

BTW: cool tool :-)

@john30
Copy link
Owner

john30 commented Jan 27, 2016

Thanks!
I'll add it to my TODO list :)

@john30
Copy link
Owner

john30 commented Oct 25, 2016

Internal note: add verbose logging of received messages including crc status and timing info, e.g.

  • "raw bytes" for bytes log
  • "raw" for message log
  • "raw -v" for verbose message log

@john30 john30 added this to the 2.3 milestone Oct 25, 2016
@john30 john30 self-assigned this Oct 25, 2016
@john30 john30 modified the milestones: 3.0, 2.3, 2.4 Nov 17, 2016
@john30
Copy link
Owner

john30 commented Dec 4, 2016

solved in first simple version with commit cdbcb46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants