Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed authentication link log level #236

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CameronDevine
Copy link

Changed authentication link logging statements to warn from debug so they will not be missed if the log level has not been increased.

When I was trying to get the O365Modern mode working I was confused because I couldn't find the link that the document specifies should exist in the logs to complete the login process. I eventually figured out that I needed to increase the log level, but that took a while. To help others in the future I believe the URL should be visible at a lower log level.

Changed authentication link logging statements to warn from debug so they will not be missed if the log level has not been increased.
mguessan added a commit that referenced this pull request Nov 12, 2023
@jdchristensen
Copy link

For future readers of this PR, note that the level was changed from debug to warn, not the other way around. Maybe @CameronDevine can edit the original message to correct this.

@CameronDevine
Copy link
Author

@jdchristensen rereading my original pull request message I believe it is correct.

@jdchristensen
Copy link

@CameronDevine Sorry, you're right, I just misread it.

@CameronDevine
Copy link
Author

@jdchristensen no problem

@esabol
Copy link

esabol commented Jan 5, 2024

I think @mguessan committed this change, so it should be in the most recently released version (6.2.1). Please confirm and then close this issue if so, @CameronDevine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants