leshan icon indicating copy to clipboard operation
leshan copied to clipboard

Add MdcConnectionListener to all Demo.

Open sbernard31 opened this issue 3 years ago • 2 comments

Scandium MdcConnectionListener add some connection/identity information to log relative to DTLS.

e.g : PEER=127.0.0.1:42748, PRINCIPAL=PreSharedKey Identity [identity: myPskId], CONNECTION_ID=A52B3AE6554B, SESSION_ID=A13DCB6A466C587010DC4CBC5AA07F2D6DE8D5A4B8B830682929ED45C4B0FC11

sbernard31 avatar Feb 10 '22 16:02 sbernard31

This is integrated in master (commit fccf81dfeeaf69e7ae06eab13ec26cbdc881e7e7)

sbernard31 avatar Feb 16 '22 15:02 sbernard31

There is some issue with the log, I need to test it more (I remove it from master)

sbernard31 avatar Feb 18 '22 14:02 sbernard31

I fixed the issue and add MdcConnectionListener only if verbose mode is used.

sbernard31 avatar Dec 20 '22 16:12 sbernard31