A collection of open-source build and release tools, useful for creating and configuring software development, release, and QA production infrastructures.
Add logger code to all java files recursively from a given directory. If directory is not defined, the current directory is used. System.out.println are defaultly replaced by logger.fine but you can change the lever or do not replace.