Fiw winston meta log
This commit is contained in:
parent
655b549048
commit
e20015d744
2 changed files with 17 additions and 25 deletions
|
@ -90,4 +90,4 @@ function getNewestFile (files: string[], basePath: string) {
|
|||
out.sort((a, b) => b.mtime - a.mtime)
|
||||
|
||||
return (out.length > 0) ? out[ 0 ].file : ''
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue