Exemple #1
0
 public Logger getChildLogger(String message) {
   return realLogger.getChildLogger(message);
 }