readded time

This commit is contained in:
Bojan Kucera 2025-06-07 08:29:28 -04:00
parent 9b13ac4680
commit 5b8c91f31d

View file

@ -43,7 +43,7 @@ function createTransports(serviceName: string, options?: {
options: {
minimumLevel: 'info',
colorize: true,
translateTime: 'HH:MM:ss.l',
translateTime: 'yyyy-mm-dd HH:MM:ss.l',
ignore: 'pid,hostname,service,environment,version',
messageFormat: '[{service}] {msg}',
}