This commit is contained in:
parent
5c60f9b2e6
commit
7864bd54e0
@ -2,7 +2,7 @@ import "winston-daily-rotate-file"
|
||||
|
||||
import winston, { format } from "winston"
|
||||
|
||||
const isProd = process.env.NODE_ENV === "production"
|
||||
const isProd = process.env.NODE_ENV === "production1"
|
||||
|
||||
const transports: any[] = [
|
||||
new winston.transports.Console({
|
||||
|
Loading…
x
Reference in New Issue
Block a user