vy commented on issue #2794:
URL: 
https://github.com/apache/logging-log4j2/issues/2794#issuecomment-2267393638

   @linghengqian, Log4j is no different. You can run a particular test from the 
command line and debug it in IDEA:
   
   1. Run `./mvnw test -pl :SOME-HIVE-MODULE -Dtest=FooBarTest 
-Dmaven.surefire.debug` (You need to replace `SOME-HIVE-MODULE` and 
`FooBarTest`)
   2. Use _"Run > Attach to process"_ in IntelliJ IDEA (Eclipse has something 
similar too)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to