import {configure, getLogger} from "log4js"; configure({ appenders: { log_file: { type: "dateFile", filename: "log_file", ...
確定! 回上一頁