[android] filter debug log option #2849

Closed
godpow wants to merge 0 commits from (deleted):master into master
Contributor

This pr makes it to where you can get filtered logs to only show warnings/errors/critical when you click the share debug log button

This pr makes it to where you can get filtered logs to only show warnings/errors/critical when you click the share debug log button
@ -0,0 +59,4 @@
}
Log.info("[LogFilter] Filtered $filteredLines lines out of $totalLines total lines")
Log.info("[LogFilter] Output file size: ${outputFile.length()} bytes")
Owner

these logs should all be debug probably

these logs should all be debug probably
crueter added this to the 0.0.4 (real) milestone 2025-10-27 08:00:29 +01:00
godpow force-pushed master from 0945f46358
Some checks reported errors
eden-license / license-header (pull_request) Successful in 35s
GitHub Actions [CI] Build cancelled
to da5763b528
Some checks failed
GitHub Actions [CI] Build failed
2025-10-27 11:05:04 +01:00
Compare
godpow closed this pull request 2025-10-27 11:05:29 +01:00
Some checks are pending
GitHub Actions [CI] Build failed
*license*
Required

Pull request closed

Sign in to join this conversation.
No description provided.