示例#1
0
 public static void registerLoggerFactory(ILoggerFactory fact) {
   Logger.registerLoggerFactory(fact);
 }