mirror of https://github.com/certd/certd
chore:
parent
8bb7e8bfb2
commit
c7b6a6df79
|
@ -1,4 +1,4 @@
|
||||||
import log4js, { CallStack, Level, Logger } from "log4js";
|
import log4js, { CallStack, Level } from "log4js";
|
||||||
|
|
||||||
let logFilePath = "./logs/app.log";
|
let logFilePath = "./logs/app.log";
|
||||||
export function resetLogConfigure() {
|
export function resetLogConfigure() {
|
||||||
|
|
Loading…
Reference in New Issue