Description
add support to collect mdc infromation to syslog structured data.
initial support exists and here the empty map would be an mdc content.
//syslogRecord = new SyslogRecordMDC(syslogRecord, new HashMap<>());
Use case or motivation behind the feature request
mdc may contain useful data
Related issues
was part of #42
Additional context
Description
add support to collect mdc infromation to syslog structured data.
initial support exists and here the empty map would be an mdc content.
Use case or motivation behind the feature request
mdc may contain useful data
Related issues
was part of #42
Additional context