redex-ai / QR-Code_generator

0 stars 0 forks source link

REDEX #2

Open redex-ai opened 1 year ago

redex-ai commented 1 year ago

Add logs to QR_code_generator.py

redex-ai-powered-okr-tool[bot] commented 1 year ago

Change Summary

The QR_code_generator.py script will be updated to include logging functionality. This will help in tracking the execution flow and any issues that may arise during the QR code generation process.

FilePlan :-

File : QR_code_generator.py

Add import statement for logging module. Initialize logging with a basic configuration. Add logging statements to log the start and end of the QR code generation process, as well as any potential errors.

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

redex-ai-powered-okr-tool[bot] commented 1 year ago

PULL REQUEST : https://github.com/redex-ai/QR-Code_generator/pull/3