Пример #1
0
 /**
  * Get the verticle logger
  *
  * @return The logger
  */
 public Logger getLogger() {
   return mgr.getLogger();
 }