[MXS-1378] Add session ID to all log messages Created: 2017-08-29 Updated: 2017-12-01 Resolved: 2017-08-30 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.1.6 |
| Fix Version/s: | 2.2.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | markus makela | Assignee: | Johan Wikman |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The session ID of the connection that is being currently handled should be logged with the message. This makes it possible to trace errors to a particular connection ID. It also makes debugging a lot easier when multiple connections log interleaved messages. |