pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.39k stars 3.75k forks source link

logback log ptxId #10142

Open zp245491220 opened 1 year ago

zp245491220 commented 1 year ago

pinpoint version:2.3.4

If I don't log anything in my project, then I will get a null value for ptxId from the aspect. However, if I log something, I can get the value. What could be the reason for this?

minwoo-jung commented 1 year ago

Did you add the settings by referring to the guide below?

Please also share the log library name and version you use.