A legacy application has 3000+ calls to System.out.
Using Intellij's refactoring tools, how can I (easily) replace calls to "System.out" with a calls to log4j/java.util.logging/etc?
I've poked around the refactoring menu but didn't see any options.
Note: I know i can use 'source code find/replace' , but was curious if the refactoring tools handled this type of usecase
thanks
Use Structural Search and Replace
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With