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

Export logarte_dashboard_screen.dart and disableDebugConsoleLogs #4

Closed
wants to merge 15 commits into from

Conversation

Codel1417
Copy link
Contributor

@Codel1417 Codel1417 commented May 31, 2024

I wanted to use go router, and my existing method to lock developer mode settings, So this exports the main dashboard.

also adds disableDebugConsoleLogs from #3
also exports the Level and adds it to info()
also adds an optional back button to the dashboard (off by default)
adds logBufferLength to limit the number of stored logs. defaults to 2500. #2
adds a source value to 'info' logs which overwrites the source from Trace.source

I think this PR may continue to bloat as I make changes for myself

@Codel1417 Codel1417 changed the title Export logarte_dashboard_screen.dart Export logarte_dashboard_screen.dart and disableDebugConsoleLogs May 31, 2024
@kamranbekirovyz
Copy link
Owner

@Codel1417 hi. I see that you've helped me a lot here. I'll review the code ASAP, then merge and release the new version. Appreciate it.

@kamranbekirovyz
Copy link
Owner

I think this PR may continue to bloat as I make changes for myself

I appreciate all of your current and any future contributions. Can we make changes one by one by in a separate PRs?

@Codel1417
Copy link
Contributor Author

I think this PR may continue to bloat as I make changes for myself

I appreciate all of your current and any future contributions. Can we make changes one by one by in a separate PRs?

Done, though I haven't tested any of them separately. I split them using cherry-picking commits with some minor editing to fix merges

@Codel1417 Codel1417 closed this Jun 3, 2024
@kamranbekirovyz
Copy link
Owner

Oh, that's very perfect that you've opened separate PRs for them. Thanks and let me review and test each.

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