AzureAD / microsoft-authentication-library-common-for-android

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
41 stars 35 forks source link

Added support for setting no log level #2282

Closed somalaya closed 9 months ago

somalaya commented 9 months ago

Issue : https://identitydivision.visualstudio.com/Engineering/_workitems/edit/2642644

Fix : Adding support for NO_LOG level.

Testing : Added UTs and also shared the common build with OneAuth team to test their requirement.