Skip to content

Implement --debug flag for logging #425

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

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Conversation

codeautopilot[bot]
Copy link
Contributor

@codeautopilot codeautopilot bot commented Jan 25, 2024

Resolves #424

This PR introduces a --debug flag to the CLI, allowing users to enable logging to a specified file or a default file in the current directory. It includes updates to Cargo.toml for new dependencies, modifications to src/app/utils.rs for the logging setup, and changes to src/main.rs to parse the new flag and initialize logging.

Copy link
Contributor Author

codeautopilot bot commented Jan 25, 2024

Your organization has reached the subscribed usage limit. You can upgrade your plan at https://www.codeautopilot.com/#pricing

Disclaimer: This comment was entirely generated using AI. Be aware that the information provided may be incorrect.

Current plan usage: 111.53%

Have feedback or need help?
Discord
Documentation
support@codeautopilot.com

@deepu105 deepu105 merged commit 4841597 into main Jan 25, 2024
@deepu105 deepu105 deleted the autopilot/424-20240125113415430 branch January 25, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a --debug flag to allow users to debug issues easily
1 participant