596597598599600601602
return this.log; } public Logger getMavenLogger() { return new OEMLogAdapter( new MavenLogger( getLog() ) ); }