rudderlabs / rudder-sdk-android

Android SDK for RudderStack - the Customer Data Platform for Developers.
https://www.rudderstack.com
Other
18 stars 28 forks source link

feat: replace custom logger with logLevel #444

Closed 1abhishekpandey closed 1 month ago

1abhishekpandey commented 1 month ago

Description

NOTE: Previous way to change the logLevel is still possible i.e., this is still allowed: config.logger.activate(Logger.LogLevel.Info). If we want to restrict this then we need to make an architectural level change, which doesn't seems to be possible given the timeline!

Fixes # (issue)

Type of change

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
5 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
5.2% Duplication on New Code

See analysis details on SonarCloud