We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb7a61 commit ecee1ffCopy full SHA for ecee1ff
1 file changed
full-sync.js
@@ -11,7 +11,6 @@ async function performFullSync (appFn, nop) {
11
target: 'pino-pretty',
12
options: {
13
colorize: true,
14
- translateTime: 'HH:mm:ss.l',
15
ignore: 'pid,hostname',
16
messageFormat: '{msg}',
17
customColors: 'info:blue,warn:yellow,error:red',
0 commit comments