Re: Adding thread id to KRB5_TRACE format output

2021-04-06 Thread Greg Hudson
On 4/6/21 11:58 AM, Osipov, Michael (LDA IT PLM) wrote: > based on some debugging issues it would be really helpful to see after > [] also the [] in KRB5_TRACE output. As far as I can see it is > printed in krb5int_trace(). Unfortunately, there is no portable (POSIX) > way to retrieve to retriev

Adding thread id to KRB5_TRACE format output

2021-04-06 Thread Osipov, Michael (LDA IT PLM)
Hi, based on some debugging issues it would be really helpful to see after [] also the [] in KRB5_TRACE output. As far as I can see it is printed in krb5int_trace(). Unfortunately, there is no portable (POSIX) way to retrieve to retrieve it. Luckily, I have extended some code in Tomcat Native