Esempio n. 1
0
 private Logger getLogger() {
   return LoggingUtils.getLogger(this);
 }
Esempio n. 2
0
 // ------------------------------------------------------------------------
 //                      p r o t e c t e d
 // ------------------------------------------------------------------------
 protected Logger getLogger() {
   return LoggingUtils.getLogger(this);
 }