- 
                Notifications
    
You must be signed in to change notification settings  - Fork 326
 
Logging custom facade #2390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Logging custom facade #2390
Conversation
          💚 Build Succeeded
 Expand to view the summary
 Build stats
 Test stats 🧪
 💚 Flaky test reportTests succeeded. 🤖 GitHub commentsTo re-run your PR in the CI, just comment with: 
  | 
    
        
          
                apm-agent-plugin-sdk/src/main/java/co/elastic/apm/agent/sdk/logging/LoggerFactory.java
              
                Outdated
          
            Show resolved
            Hide resolved
        
              
          
                apm-agent-plugin-sdk/src/main/java/co/elastic/apm/agent/sdk/logging/Logger.java
          
            Show resolved
            Hide resolved
        
              
          
                ...sandra4-plugin/src/test/java/co/elastic/apm/agent/cassandra/Cassandra4InstrumentationIT.java
          
            Show resolved
            Hide resolved
        
              
          
                ...tion-tests/src/test/java/co/elastic/apm/servlet/AbstractServletContainerIntegrationTest.java
              
                Outdated
          
            Show resolved
            Hide resolved
        
      …t/java/co/elastic/apm/servlet/AbstractServletContainerIntegrationTest.java Co-authored-by: Felix Barnsteiner <felixbarny@users.noreply.github.com>
What does this PR do?
Fixes #2371
Fixes #2350 (the
LinkageError, not adding support for log correlation in all cases)Checklist
LinkageErrorbug fix