Roo Logger
Createdannenpolka
Logs Roo Code/Cline activities, saving activity history as JSON files for later search and analysis.
About
Roo Logger is an MCP server designed to automatically record development activities within Roo Code and Cline environments. It captures command executions, code generation processes, file operations, and more, storing them as easily searchable JSON files. This enables developers to analyze past actions, restore context, and understand the progression of their work, enhancing productivity and collaboration.
Key Features
- Includes activity type, summary, details, intention, and context in each log
- Supports filtering logs by type, level, date, and text
- 19 GitHub stars
- Logs command executions, code generation, and file operations
- Saves activity history as searchable JSON files
- Allows specifying different save directories per activity
Use Cases
- Automatically logging development activities in Roo Code/Cline
- Searching and analyzing past actions to restore context
- Tracking the progression of work for improved productivity