Skip to content

Logging improvement for HTTP/2 #549

@rstoyanchev

Description

@rstoyanchev

Currently ReactorNetty formats log messages with the channel id. However for HTTP/2 with multiplexing there needs to be some enhancement, such as also including the stream id, so that log messages can be correlated by request. The same information also needs to be accessible in code that uses Reactor Netty, so that it can format log messages as well.

Related ticket and discussion in the Spring Framework SPR-17507.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions