Tagged articles
2 articles
Page 1 of 1
Meituan Technology Team
Meituan Technology Team
Jan 9, 2020 · Frontend Development

Logan Web: An Open‑Source Front‑End Logging SDK and Its Technical Implementation

Logan Web is Meituan‑Dianping’s open‑source front‑end logging SDK that stores encrypted logs in IndexedDB, triggers batch uploads on exceptions or user actions, and integrates with server‑side services and a visual analysis platform to provide end‑to‑end traceability for massive web traffic.

Hybrid EncryptionIndexedDBLogan
0 likes · 16 min read
Logan Web: An Open‑Source Front‑End Logging SDK and Its Technical Implementation
WeChatFE
WeChatFE
Apr 28, 2016 · Frontend Development

How to Use vConsole for Real-Time Mobile Web Debugging

This guide explains how to integrate the vConsole front‑end debugging panel into mobile web pages, showing how to view colored console logs, access system information, and conditionally load the tool for development environments.

JavaScriptfront-end loggingmobile debugging
0 likes · 6 min read
How to Use vConsole for Real-Time Mobile Web Debugging