Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Cli Anything Nslogger

Skill Verifiziert Aktiv

CLI harness for NSLogger — parse, filter, export, and monitor NSLogger log files (.rawnsloggerdata / .nsloggerdata)

Zweck

To provide developers and agents with a powerful, command-line interface for efficiently analyzing and managing NSLogger data, aiding in debugging and performance monitoring of iOS and macOS applications.

Funktionen

  • Parse and display NSLogger log files
  • Filter logs by level, tag, search, regex, and thread
  • Export logs to JSON, CSV, or text formats
  • Generate summary statistics of log data
  • Listen for live NSLogger connections over Bonjour or TCP/TLS
  • Interactive REPL for log file analysis

Anwendungsfälle

  • Debugging iOS/macOS application crashes by analyzing captured NSLogger sessions.
  • Monitoring live application logs for errors or specific events during development.
  • Exporting logs for long-term storage or further analysis in other tools.
  • Filtering large log files to quickly identify critical issues or specific patterns.

Nicht-Ziele

  • Replacing the official NSLogger GUI application.
  • Providing real-time application performance monitoring beyond log data.
  • Analyzing log files from sources other than NSLogger.

Installation

npx skills add hkuds/cli-anything

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 24 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne34.4k
LizenzApache-2.0
Status
Quellcode ansehen