protected Log getLog()

in src/main/java/org/apache/maven/plugins/jlink/AbstractJLinkExecutor.java [61:63]


    protected Log getLog() {
        return this.log;
    }