当前位置:网站首页>[oops framework] log management
[oops framework] log management
2022-07-22 12:11:00 【dgflash_ game】
Functional specifications
OopsFramework- Log management mainly encapsulates console Object log output function , Convenient in complex business logic , Provide clearer information to troubleshoot problems .
Instructions
Print the execution time of the code segment
oops.log.start();
...
Omit N Line code
...
oops.log.end();
Print forms
var object:any = {uid:1000, name:"oops"};
oops.log.table(object);
Print log
oops.log.trace(" Default standard log ");
oops.log.logConfig(" Gray configuration log ");
oops.log.logNet(" Orange weblog ");
oops.log.logModel(" Purple data log ");
oops.log.logBusiness(" Blue business log ");
oops.log.logView(" Green view log ");
// Log format :[11:31:07:293][ Standard log ][Generator.ts->next]:' Default standard log '
边栏推荐
- Figure neural network driven traffic prediction technology: Exploration and challenge
- 001_ Getting started with kubernetes
- 传奇gom引擎架设教程
- [quick start Tutorial 4] crazy shell · open source formation UAV -openmv script burning
- From the 5K monthly salary of Tencent outsourcing to the 15K monthly salary of transferred regular employees, who can understand the 168 days of sadness
- 网信办严厉查处诱导未成年人参与直播打赏行为:直播打赏行业乱象必须整治
- Machine learning Basics (4) filters
- Opencv将一个文件夹下所有图片合成视频
- 一种基于随机接入时机动态分配的接入方案
- The wave of the meta universe is shocking. Seize the opportunity and work together
猜你喜欢
【 可选:在移动设备上运行您的应用】
Morphology of machine learning foundation (5)
经典网络架构学习-ResNet
Go language reflex
Cadence learning path: the pins of the error in importing the netlist do not correspond
Uniapp encapsulation request
What is a single page application
31. [memcpy function and strcpy function]
Day04 禅道-从安装到卸载
盘一盘接口测试的那些痛点,你现在会解决了吗
随机推荐
Hcip day 12
第02篇:分布式负载均衡
Redis是如何实现点赞、取消点赞的?(荣耀典藏版)
白嫖1000道面试题,看完哑巴都能面过
Jmeter-测试脚本学习(登录脚本)
What is a single page application
PyQt5制作一个精致的视频播放器*附源码
Part 01: distributed registry
引入 CloudWeGo 后飞书管理后台平台化改造的演进史
Opencv将一个文件夹下所有图片合成视频
【oops-framework】时间管理
工业厂区三维仿真可视化展示的应用
The wave of the meta universe is shocking. Seize the opportunity and work together
C language explanation series -- Explanation of goto sentences and simple exercises of circular sentences
Interpretation of gaitset source code (III)
[development tutorial 5] open source Bluetooth heart rate waterproof sports Bracelet - battery power detection
GaitSet源代码解读(三)
White whoring 1000 interview questions, you can face it after reading it
计网-传输层
盘一盘接口测试的那些痛点,你现在会解决了吗