Replaced ldap logger https://www.npmjs.com/package/bunyan with https://docs.meteor.com/packages/logging.html, because bunyan did show dtrace errors when building WeKan.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2023-08-21 20:39:16 +03:00
parent a15c54833f
commit e83945c1a6
4 changed files with 44 additions and 127 deletions

View file

@ -28,7 +28,6 @@
"ajv": "^6.12.6",
"bcryptjs": "^2.4.3",
"bson": "^4.5.2",
"bunyan": "^1.8.15",
"core-js": "^3.32.0",
"dompurify": "^2.4.1",
"es6-promise": "^4.2.4",