Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add setting for changing log level for the log file and extend information about checking files. #162

Closed
Artanias opened this issue Jun 25, 2023 · 0 comments · Fixed by #193
Assignees
Labels
enhancement New feature or request Major Top priority task Medium A task that requires some effort to complete it Refactoring Changes made to the code to improve readability, speed of execution, and logic between parts.
Milestone

Comments

@Artanias
Copy link
Collaborator

Artanias commented Jun 25, 2023

Describe the solution you'd like

Output to the debugging logs some intermediate information on the general list of files / directories / repos to be checked (how many candidates are there for verification, what the list consists of) - this will make it easier to debug the use of the application and understand what users are doing wrong.

Configure the logging level to the file using the codeplag settings modify --log-level {debug,info,warning,error} command. Use info by default. To get the information from the paragraph above, it will be necessary to enable debug logging.

@Artanias Artanias added enhancement New feature or request Major Top priority task Medium A task that requires some effort to complete it Refactoring Changes made to the code to improve readability, speed of execution, and logic between parts. labels Jun 25, 2023
@Artanias Artanias added this to the v0.4.0 milestone Jun 25, 2023
@Artanias Artanias modified the milestones: v0.4.0, v0.5.0 Aug 26, 2023
@Artanias Artanias self-assigned this Jul 13, 2024
Artanias added a commit that referenced this issue Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Major Top priority task Medium A task that requires some effort to complete it Refactoring Changes made to the code to improve readability, speed of execution, and logic between parts.
Projects
Status: v0.5.0
1 participant