-
Notifications
You must be signed in to change notification settings - Fork 682
Closed
Labels
type/enhancementA general enhancementA general enhancement
Description
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
Labels
type/enhancementA general enhancementA general enhancement