- added fileNameFormat
All checks were successful
Code quality checks / biome (push) Successful in 11s
All checks were successful
Code quality checks / biome (push) Successful in 11s
- fixed up some logic aka duplicate logic - actually verify config -add more ansiColors -default to no max files
This commit is contained in:
parent
5c88ce3e28
commit
f7d2c7084b
8 changed files with 491 additions and 151 deletions
|
@ -46,6 +46,12 @@
|
|||
"type": "git",
|
||||
"url": "https://git.creations.works/atums/echo"
|
||||
},
|
||||
"keywords": ["logger", "logging", "typescript", "nodejs", "structured"],
|
||||
"author": "creations.works",
|
||||
"homepage": "https://git.creations.works/atums/echo",
|
||||
"bugs": {
|
||||
"url": "https://git.creations.works/atums/echo/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"date-fns-tz": "^3.2.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue