Skip to content

Feature to save logs to a file #2

@Matrx123

Description

@Matrx123

🌟 Good First Issue

Description

Implement a feature to save logs in alert utility for process monitor.

Background

Write a function to do IO in a file

What You'll Learn

  • File IO
  • std::IO
  • Process monitoring and better project workflow knowledge

Acceptance Criteria

  • Should do IO
  • Clear documentation
  • Unit tests
  • Updated Documentation (if needed)

Getting Started

  1. Fork the repository
  2. Create a new branch: git checkout -b fix/issue-name
  3. Look at [specific file/directory] to understand the current implementation
  4. Make your changes
  5. Test your changes with [specific command]
  6. Submit a pull request

Files to Modify

  • src/core/process_mon.rs

Helpful Resources

Expected Time Commitment

⏱️ Estimated: 1-2 Days *

Need Help?

  • Ask questions in [Discussions]
  • Tag @maintainer-username for guidance

Labels: good first issue, help wanted, documentation/bug/feature (choose appropriate type)
Difficulty: 🟢 Beginner

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions