We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2214c0d commit 941310bCopy full SHA for 941310b
docs/platforms/android/integrations/logcat/index.mdx
@@ -69,7 +69,7 @@ sentry {
69
70
logcat {
71
enabled.set(true)
72
- minLevel(LogcatLevel.WARNING)
+ minLevel.set(LogcatLevel.WARNING)
73
}
74
75
0 commit comments