Switching off duplicated timestamp
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
This commit is contained in:
@@ -77,7 +77,6 @@ const createStepLogger = ({
|
||||
level: process.env.LOG_LEVEL || 'info',
|
||||
format: winston.format.combine(
|
||||
winston.format.colorize(),
|
||||
winston.format.timestamp(),
|
||||
winston.format.simple(),
|
||||
),
|
||||
defaultMeta: {},
|
||||
|
||||
Reference in New Issue
Block a user