Correlated WebClient log messages

Issue: SPR-16966
This commit is contained in:
Rossen Stoyanchev
2018-07-03 21:39:04 -04:00
parent 82310660fd
commit 5cdc26770e
7 changed files with 65 additions and 22 deletions

View File

@@ -222,7 +222,7 @@ public interface ServerWebExchange {
* Return a log message prefix to use to correlate messages for this exchange.
* The prefix is based on the value of the attribute {@link #LOG_ID_ATTRIBUTE}
* along with some extra formatting so that the prefix can be conveniently
* prepended with no further formatting no separatorns required.
* prepended with no further formatting no separators required.
* @return the log message prefix or an empty String if the
* {@link #LOG_ID_ATTRIBUTE} is not set.
* @since 5.1