You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Upon disconnects, it would be nice to be able to inspect the reason code in the logs. Currently, only the buffer length is logged.
Describe the solution you'd like
Logging the buffer content, potentially only for certain message types, would help debugging.
The text was updated successfully, but these errors were encountered:
rkrishn7
changed the title
[SSLSocket#SSL_CTX_msg_callback] Log protocol message data
[SSLSocket__SSL_CTX_msg_callback] Log protocol message data
Nov 20, 2024
Is your feature request related to a problem? Please describe.
Upon disconnects, it would be nice to be able to inspect the reason code in the logs. Currently, only the buffer length is logged.
Describe the solution you'd like
Logging the buffer content, potentially only for certain message types, would help debugging.
The text was updated successfully, but these errors were encountered: