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

REDEX #9

Open
redex-ai opened this issue Nov 22, 2023 · 4 comments
Open

REDEX #9

redex-ai opened this issue Nov 22, 2023 · 4 comments

Comments

@redex-ai
Copy link
Owner

Add logs

Copy link

Change Summary

The Flask application plag.py will be updated to include logging. This will help in monitoring the application's behavior and debugging issues.

FilePlan :-

File : plag.py

Add import statement for the logging module. Initialize logging with the desired format and level. Add logging statements to log key events such as when a request is received, when plagiarism check is performed, and when results are returned.

Steps after merging :-

After merging the code, ensure that the logging configuration is appropriate for the deployment environment. For production, logs should be directed to a file or a logging service rather than the console.

Please review the structure and let me know if any modifications are required.

Copy link

PULL REQUEST : #10

@redex-ai
Copy link
Owner Author

Some comment

@redex-ai
Copy link
Owner Author

Some random comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant