roo-logger

roo-logger

20

Roo Activity Logger is a Model Context Protocol server designed to record and log development activities in JSON format. It captures various activity types, making them easy to search and analyze, thereby helping in restoring contexts efficiently.

What types of activities can Roo Activity Logger track?

It can track command executions, code generation, file operations, errors, decisions, and conversations.

How are logs saved and organized?

Logs are saved as JSON files, organized by date, and can be customized by specifying different save directories.

Can I search and filter logs?

Yes, logs can be searched and filtered by type, level, date range, text, and more.

Is it possible to customize the logging behavior?

Yes, you can customize the save directories and include additional metadata in the logs.

How do I integrate Roo Activity Logger with Roo-Code?

You can integrate it by adding the logger configuration to your Cline or Roo-Code settings.