console-trace
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/learnboost/console-trace
软件介绍
console-trace 扩展了Node.JS的本地console对象,以CallSite信息给日志功能添加前缀
如何使用:
require('console-trace')
你可以添加t或者trace的getter方法来调用以获得stacktrace:
console.t.log('a');
console.trace.log('aaa');
The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and
Jeremy Kubica / No Starch Press / 2016-8-15 / USD 13.74
Meet Frank Runtime. Disgraced ex-detective. Hard-boiled private eye. Search expert.When a robbery hits police headquarters, it's up to Frank Runtime and his extensive search skills to catch the culpri......一起来看看 《The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and 》 这本书的介绍吧!
