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');
Web 2.0 Architectures
Duane Nickull、Dion Hinchcliffe、James Governor / O'Reilly / 2009 / USD 34.99
The "Web 2.0" phenomena has become more pervasive than ever before. It is impacting the very fabric of our society and presents opportunities for those with knowledge. The individuals who understand t......一起来看看 《Web 2.0 Architectures》 这本书的介绍吧!
