Skip to content

Log Generation #2

@CodingWithCard

Description

@CodingWithCard

Description:

The Duplicate Image Finder tool should be enhanced to create a log file after each run. The log file should include details such as the number of files scanned, the number of duplicates found, and the location of the moved duplicates.

Acceptance Criteria:

  1. After each run of the Duplicate Image Finder tool, a log file is generated in the same directory where the tool is run.
  2. The log file includes the total number of files scanned.
  3. The log file records the total number of duplicates found.
  4. The log file records the original and new locations of the moved duplicates.
  5. If the tool is run multiple times, each run's log should be appended to the log file with an appropriate timestamp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions