hotpatch-for-apache-log4j2
hotpatch-for-apache-log4j2 copied to clipboard
Add an issue solution.
Add "no attach in java.library.path" issue solution.
Issue #, if available: I encountered the problem of "no attach in java.library.path" when I was testing in the JRE environment. This pr is my solution.
Description of changes: Add a new error solution.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Hi, Thanks for the suggestion, however using a JRE to attach the agent is not supported. A JDK should be used instead