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

WebSocket: same logger as HTTP #4554

Open
Amerousful opened this issue Apr 25, 2024 · 0 comments
Open

WebSocket: same logger as HTTP #4554

Amerousful opened this issue Apr 25, 2024 · 0 comments

Comments

@Amerousful
Copy link
Contributor

Hey there!)
There's some change that, imho, is inconsistent with the underlying logic. In the past, WebSocket had its own logger, making it convenient and easy to filter and separate logs for HTTP, WebSocket, SSE, and anything else.
Now HTTP and WebSocket are combined together, whereas other protocols, such as SSE, are separated:
<logger name="io.gatling.http.action.sse.fsm" level="DEBUG" />
#4471

Could you please consider this change?

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

No branches or pull requests

1 participant