在大家經常使用的Logback中,可以看到LoggerFactory中有多個重載的方法getLogger()。 public static Logger getLogger(String name) { ILoggerFactory ...
確定! 回上一頁