merge

Merges this context with another context. Values in the other context will override values in this context if keys collide.

Return

A new LogContext containing the merged values.

Parameters

other

The context to merge with.