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

add support for debug logging from connection modules #3425

Closed
davidnich opened this issue Jun 21, 2019 · 1 comment
Closed

add support for debug logging from connection modules #3425

davidnich opened this issue Jun 21, 2019 · 1 comment

Comments

@davidnich
Copy link
Contributor

No description provided.

@davidnich davidnich added this to the 1.0 milestone Jun 21, 2019
@davidnich davidnich modified the milestones: 1.0, 0.9.4 Sep 7, 2019
davidnich added a commit that referenced this issue Dec 27, 2019
davidnich added a commit that referenced this issue Dec 27, 2019
* refs #3425 added support for socket debug events

* refs #3425 fixed HTTP event generation
davidnich added a commit that referenced this issue Dec 28, 2019
refs #3425 fixed socket events to report string message bodies wherever possible
davidnich added a commit that referenced this issue Dec 28, 2019
…eam (#3703)

refs #3425 fixed socket events to report string message bodies wherever possible
@davidnich
Copy link
Contributor Author

fixed by adding support for Socket data logging in socket events and adding a debug flag to connections that can be enabled or disabled on demand - the actual logging implementation must be at a higher level

davidnich added a commit that referenced this issue Dec 28, 2019
…info methods in favor of connection serialization which is cleaner and easier to maintain
davidnich added a commit that referenced this issue Dec 28, 2019
#3705)

* refs #3425 fixed chunked handling and removed connection constructor info methods in favor of connection serialization which is cleaner and easier to maintain

* refs #3425 removed tests for removed functionality
davidnich added a commit to qorelanguage/module-xml that referenced this issue Dec 29, 2019
davidnich added a commit to qorelanguage/module-xml that referenced this issue Dec 29, 2019
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

1 participant