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

Have a first simple way to logs #4

Closed
sbernard31 opened this issue Jul 4, 2019 · 1 comment
Closed

Have a first simple way to logs #4

sbernard31 opened this issue Jul 4, 2019 · 1 comment
Milestone

Comments

@sbernard31
Copy link
Contributor

Logs will just be print on standard output.
4 levels logs : NONE / ERROR / DEBUG / TRACE

NONE : nothing printed
ERROR : for unexpected state
DEBUG : ERROR + all packet unmodified packet.
TRACE : DEBUG + all modified packet.

(can not be changed without restart)

@sbernard31 sbernard31 added this to the 0.1.0 milestone Jul 4, 2019
@sbernard31
Copy link
Contributor Author

First version is available now, see #22 for more details.
Several possible improvements listed in #21.

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

No branches or pull requests

1 participant