Open checketts opened 9 months ago
@checketts Looking for the same solution. You are talking about PR, do you have a working example to disable metadata lookup?
@dbelyaev No, I decided to use the OpenTelemetry logback appender. I had been using Logback before anyways, so that reduced the changes my projects required.
When starting my application for local development (in my IDE, which doesn't have a one agent available), the Dynatrace Log4j appender logs the following:
I would like a way to disable that when doing local development, even though it doesn't affect my app.
Is this repo accepting pull requests?