readded time
This commit is contained in:
parent
9b13ac4680
commit
5b8c91f31d
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ function createTransports(serviceName: string, options?: {
|
||||||
options: {
|
options: {
|
||||||
minimumLevel: 'info',
|
minimumLevel: 'info',
|
||||||
colorize: true,
|
colorize: true,
|
||||||
translateTime: 'HH:MM:ss.l',
|
translateTime: 'yyyy-mm-dd HH:MM:ss.l',
|
||||||
ignore: 'pid,hostname,service,environment,version',
|
ignore: 'pid,hostname,service,environment,version',
|
||||||
messageFormat: '[{service}] {msg}',
|
messageFormat: '[{service}] {msg}',
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue