AzureAD / microsoft-authentication-library-for-java

Microsoft Authentication Library (MSAL) for Java http://aka.ms/aadv2
MIT License
285 stars 143 forks source link

Documentation on how to capture logs #701

Open bgavrilMS opened 1 year ago

bgavrilMS commented 1 year ago

https://learn.microsoft.com/en-us/azure/active-directory/develop/msal-logging-java is not fit for purpose, as it ties to Spring framework.

Avery-Dunn commented 1 year ago

We have a wiki page called Logging that just covers how logging works with MSAL Java SL4J and whatnot: https://github.com/AzureAD/microsoft-authentication-library-for-java/wiki/Logging

A lot of MSAL wiki pages got moved to Microsoft docs, so either: