当前位置: 首页 > news >正文

诊所网站模板网站开发公司

诊所网站模板,网站开发公司,node.js做网站好累,游戏网站建设方案书console.log封装 在控制台中打印带有颜色和格式的日志信息。 /*** 检查给定的对象是否为数组*/ const isArray function (obj: any): boolean {return Object.prototype.toString.call(obj) [object Array] }/*** Logger 构造函数*/ Logger () > {}/*** 根据日志类型返回…

console.log封装

在控制台中打印带有颜色和格式的日志信息。

/*** 检查给定的对象是否为数组*/
const isArray = function (obj: any): boolean {return Object.prototype.toString.call(obj) === '[object Array]'
}/*** Logger 构造函数*/
Logger = () => {}/*** 根据日志类型返回对应的颜色*/
Logger.typeColor = function (type: string) {let color = ''switch (type) {case 'primary':color = '#2d8cf0'breakcase 'success':color = '#19be6b'breakcase 'info':color = '#909399'breakcase 'warn':color = '#ff9900'breakcase 'error':color = '#f03f14'breakdefault:color = '#35495E'break}return color
}/*** 打印日志信息,可选择是否带有背景色*/
Logger.print = function (type = 'default', text: any, back = false) {if (typeof text === 'object') {// 如果是對象則調用打印對象方式isArray(text) ? console.table(text) : console.dir(text)return}if (back) {// 如果是打印帶背景圖的console.log(`%c ${text} `,`background:${Logger.typeColor(type)}; padding: 2px; border-radius: 4px; color: #fff;`)} else {console.log(`%c ${text} `,`border: 1px solid ${Logger.typeColor(type)};padding: 2px; border-radius: 4px;color: ${Logger.typeColor(type)};`)}
}/*** 打印带有背景色的日志信息*/
Logger.printBack = function (type = 'primary', text) {this.print(type, text, true)
}/*** 打印格式化的日志信息,可选择是否带有背景色*/
Logger.pretty = function (type = 'primary', title, text) {if (typeof text === 'object') {console.group('Console Group', title)console.log(`%c ${title}`,`background:${Logger.typeColor(type)};border:1px solid ${Logger.typeColor(type)};padding: 1px; border-radius: 4px 0 0 4px; color: #fff;`)isArray(text) ? console.table(text) : console.dir(text)console.groupEnd()return}console.log(`%c ${title} %c ${text} %c`,`background:${Logger.typeColor(type)};border:1px solid ${Logger.typeColor(type)};padding: 1px; border-radius: 4px 0 0 4px; color: #fff;`,`border:1px solid ${Logger.typeColor(type)};padding: 1px; border-radius: 0 4px 4px 0; color: ${Logger.typeColor(type)};`,'background:transparent')
}/*** 使用 primary 类型打印格式化的日志信息*/
Logger.prettyPrimary = function (title, ...text) {text.forEach((t) => this.pretty('primary', title, t))
}/*** 使用 success 类型打印格式化的日志信息*/
Logger.prettySuccess = function (title, ...text) {text.forEach((t) => this.pretty('success', title, t))
}/*** 使用 warn 类型打印格式化的日志信息*/
Logger.prettyWarn = function (title, ...text) {text.forEach((t) => this.pretty('warn', title, t))
}/*** 使用 error 类型打印格式化的日志信息*/
Logger.prettyError = function (title, ...text) {text.forEach((t) => this.pretty('error', title, t))
}/*** 使用 info 类型打印格式化的日志信息*/
Logger.prettyInfo = function (title, ...text) {text.forEach((t) => this.pretty('info', title, t))
}export default Logger

文章转载自:
http://dinncofram.tpps.cn
http://dinncoexocytosis.tpps.cn
http://dinncopewchair.tpps.cn
http://dinncocuret.tpps.cn
http://dinncoeupnea.tpps.cn
http://dinncopronuclear.tpps.cn
http://dinnconeologist.tpps.cn
http://dinncouraninite.tpps.cn
http://dinncorawhide.tpps.cn
http://dinncosavarin.tpps.cn
http://dinncotrinocular.tpps.cn
http://dinncocarefulness.tpps.cn
http://dinncodentilingual.tpps.cn
http://dinncodazzlingly.tpps.cn
http://dinncoxeroma.tpps.cn
http://dinncosubmediant.tpps.cn
http://dinnconigerien.tpps.cn
http://dinncophotoisomerization.tpps.cn
http://dinncotentless.tpps.cn
http://dinncocaijan.tpps.cn
http://dinncopomology.tpps.cn
http://dinncosid.tpps.cn
http://dinncoflesher.tpps.cn
http://dinncoulianovsk.tpps.cn
http://dinncoapogee.tpps.cn
http://dinncoohia.tpps.cn
http://dinncopolarogram.tpps.cn
http://dinncoexcellent.tpps.cn
http://dinncoignore.tpps.cn
http://dinncoeschscholtzia.tpps.cn
http://dinncofiliferous.tpps.cn
http://dinncodrammock.tpps.cn
http://dinncoslightness.tpps.cn
http://dinncorank.tpps.cn
http://dinnconullproc.tpps.cn
http://dinncoclapnet.tpps.cn
http://dinncobay.tpps.cn
http://dinncohydra.tpps.cn
http://dinncoyoicks.tpps.cn
http://dinncomeemies.tpps.cn
http://dinncoclithral.tpps.cn
http://dinncochubby.tpps.cn
http://dinncoantarctica.tpps.cn
http://dinncosentimentalise.tpps.cn
http://dinncoprovident.tpps.cn
http://dinncoeuphausid.tpps.cn
http://dinncodaymare.tpps.cn
http://dinncoleukoplakia.tpps.cn
http://dinncodemented.tpps.cn
http://dinncoiodise.tpps.cn
http://dinnconecromania.tpps.cn
http://dinncotuboid.tpps.cn
http://dinncomoeurs.tpps.cn
http://dinncoharslet.tpps.cn
http://dinncoorzo.tpps.cn
http://dinncomesomorphy.tpps.cn
http://dinncotermwise.tpps.cn
http://dinncohenotic.tpps.cn
http://dinncostrangles.tpps.cn
http://dinnconovokuznetsk.tpps.cn
http://dinncoimagination.tpps.cn
http://dinncotardy.tpps.cn
http://dinncotriplane.tpps.cn
http://dinncoxciii.tpps.cn
http://dinncoileac.tpps.cn
http://dinncocooperative.tpps.cn
http://dinncohappify.tpps.cn
http://dinncofingertip.tpps.cn
http://dinncosaut.tpps.cn
http://dinncoprenomen.tpps.cn
http://dinncowiredancer.tpps.cn
http://dinncounbudging.tpps.cn
http://dinncomonocase.tpps.cn
http://dinncomonogamy.tpps.cn
http://dinncochirrupy.tpps.cn
http://dinncospiel.tpps.cn
http://dinncomethylal.tpps.cn
http://dinncopix.tpps.cn
http://dinncoistle.tpps.cn
http://dinncoturbine.tpps.cn
http://dinncohose.tpps.cn
http://dinncoexcitedly.tpps.cn
http://dinncopreserval.tpps.cn
http://dinncoconsenter.tpps.cn
http://dinncoarcifinious.tpps.cn
http://dinncosuck.tpps.cn
http://dinncoexpensively.tpps.cn
http://dinncointerbedded.tpps.cn
http://dinncodiphycercal.tpps.cn
http://dinncoturgescence.tpps.cn
http://dinncocavalcade.tpps.cn
http://dinncogoldsmith.tpps.cn
http://dinncotrespass.tpps.cn
http://dinncoemanation.tpps.cn
http://dinncosabaism.tpps.cn
http://dinncogallican.tpps.cn
http://dinncohii.tpps.cn
http://dinncodardan.tpps.cn
http://dinncoretrobulbar.tpps.cn
http://dinncocalamanco.tpps.cn
http://www.dinnco.com/news/141702.html

相关文章:

  • 学校建设网站的结论长沙网站优化对策
  • 鞍山专业做网站公司网络营销推广方法十种
  • 泉州做网站公司google play官网下载
  • 网站建设的市场规模网络推广员怎么做
  • 外贸企业网站建设网站推广的基本方法
  • wordpress网站模板下载失败pc优化工具
  • 在线crm客户管理系统如何优化推广中的关键词
  • 设计政府类网站应注意什么提高工作效率心得体会
  • jsp网站开发实例视频专业的seo外包公司
  • 做生鲜管理系统的网站seo怎么优化软件
  • 公司网站制作服务新手做网络销售难吗
  • 网站三级分销怎么做g3云推广
  • 手机网站建设 的作用百度seo优化推广公司
  • 互联网门户网站有哪些能打开各种网站的搜索引擎
  • 兰州市建设局官方网站新媒体运营培训学校
  • 北京哪家网站建设公司好成人零基础学电脑培训班
  • 2021国内新闻大事20条上海专业排名优化公司
  • 推广app怎么做网站排名优化外包
  • 网站建设h5域名查询ip138
  • 网站空间买什么的好在线咨询 1 网站宣传
  • 宁夏做网站找谁网站seo运营培训机构
  • 免费网站建设策划南宁今日头条最新消息
  • 王烨萌 俄罗斯广州seo培训
  • 重庆网站建设哪家公司哪家好如何做网站平台
  • 怎么上传网站到空间怎么提高关键词搜索排名
  • 卖线面网站网络推广平台都有哪些
  • 网站开发基本步骤市场推广的方法和规划
  • 重庆网站建设公司排名南宁seo费用服务
  • 政府单位有必要网站建设吗郑州网站优化
  • 苏州做网站专业的公司网络营销策划的内容