elastic / apm-agent-java

https://www.elastic.co/guide/en/apm/agent/java/current/index.html
Apache License 2.0
567 stars 320 forks source link

[DOCS] Clarify error capturing #3716

Closed lucabelluccini closed 2 months ago

lucabelluccini commented 2 months ago

What does this PR do?

Clarify we collect the exceptions passed to a logger.error, not the message of the logger.error.