roo-logger
If you are the rightful owner of roo-logger and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Roo Activity Logger is an MCP server that logs Roo Code's activities, such as command executions and code generation, saving them as JSON files for later analysis.
Roo Activity Logger is an MCP (Model Context Protocol) server designed to automatically log various development activities performed in Roo Code. It captures command executions, code generation, file operations, and more, storing these logs in JSON format. This structured logging allows developers to search, analyze, and restore context efficiently. The server supports a wide range of activity types and provides detailed logs that include summaries, intentions, and context information. This tool is particularly useful for maintaining a comprehensive history of development activities, aiding in debugging, and understanding the evolution of a project.
Features
- Logs various activity types including command executions, code generation, file operations, errors, decisions, and conversations.
- Each activity log includes a unique ID, timestamp, activity type, summary, details, intention, context, and optional metadata.
- Logs are saved as date-based JSON files, making them easily searchable and customizable.
- Supports searching logs by type, level, date, text, and more, allowing for efficient retrieval of relevant activities.
- Customizable save directories for different activities, enhancing organization and accessibility.