Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 bunyan 记录我的 node.js 代码。
但我想知道在 bunyan 中是否有类似winston's的东西?ExceptionHandlers:[]
winston
ExceptionHandlers:[]
不,这不是因为你的工作是处理所有可能发生错误的情况并捕获它们并记录。