Skip to content

Programming-Newbies-Community/Mobile-Console-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📱 Mobile Console Viewer

手机端开发者调试神器 - 实时捕获所有Console日志

在线演示https://programming-newbies-community.github.io/Mobile-Console-Viewer


✨ 简介

Mobile Console Viewer 是一个专为手机端开发者设计的调试工具。它可以在手机浏览器中实时捕获并显示所有 console 输出,解决手机端开发时无法查看控制台日志的痛点。


🎯 适用场景

  • 📱 在手机端使用 Spck Editor 等工具开发时调试代码
  • 🔍 测试移动端网页时查看错误信息
  • 🐛 远程协助他人调试时获取日志
  • 📊 分析移动端应用性能数据

✨ 核心功能

  • ✅ 自动捕获 console.log/error/warn/info
  • ✅ 实时显示在底部面板
  • ✅ 不同日志类型有不同颜色标识
  • ✅ 每条日志带时间戳
  • ✅ 一键清空所有日志
  • ✅ 导出日志为 txt 文件
  • ✅ 点击标题栏可收起/展开控制台
  • ✅ 自动捕获未处理的错误

📱 使用方法

直接使用

访问在线地址:https://programming-newbies-community.github.io/Mobile-Console-Viewer

在其他项目中集成

<script src="console-viewer.js"></script>

About

手机端开发者调试神器 - 实时捕获所有Console日志 开发者:꒰ঌ 王威翰 ໒꒱(wangweihanNB) 在线体验:https://programming-newbies-community.github.io/Mobile-Console-Viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors