Skip to content

Add logging to project initialization #8322

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
Jul 11, 2025
Merged

Conversation

helin24
Copy link
Member

@helin24 helin24 commented Jul 9, 2025

This logs any issues from project setup in FlutterInitializer to our dedicated log file.

The log variable from protected val log is internal, and I'm not sure why (despite asking Gemini multiple questions about it). That's why I'm accessing the log from a function instead.

@helin24 helin24 requested review from pq and jwren July 9, 2025 17:55
@helin24 helin24 merged commit a17f509 into flutter:master Jul 11, 2025
8 checks passed
@helin24 helin24 deleted the initializer-log branch July 11, 2025 17:18
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.

2 participants