# Debug Logs

> Helps debug test failures and view logs in the SnapLogic Robot Framework project. Use when the user wants to view test results, check container logs, debug specific test failures, or run environment diagnostics.

- Skill: `snaplogic/debug-logs` (Agent Skill)
- Install (CLI): `npx skillmds@latest add snaplogic/debug-logs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/snaplogic/debug-logs/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: snaplogic (https://skillmd.com/u/snaplogic)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/snaplogic/debug-logs

---


# Debug Logs Skill

## Agentic Workflow (Claude: Follow these steps in order)

### Step 1: Load the Complete Guide
```
ACTION: Use the Read tool to load:
{{cookiecutter.primary_pipeline_name}}/.claude/skills/debug-logs/SKILL.md
```
**Do not proceed until you have read the complete guide.**

### Step 2: Understand the User's Request
Parse what the user wants:
- View test results?
- Check container/service logs?
- Debug a specific test failure?
- Environment diagnostics?
- Network troubleshooting?

### Step 3: Follow the Guide
Use the detailed instructions from the file you loaded in Step 1 to:
- Provide correct log viewing commands
- Guide through debugging checklist
- Help interpret error messages

### Step 4: Respond to User
Provide debugging guidance and commands based on the complete guide.

---

## Quick Reference

This guide covers:
- Quick debugging checklist
- Viewing test results
- Container and service logs
- Environment diagnostics
- Network troubleshooting
- Common error patterns

