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

Export Logger class from common and browser packages #1486

Merged
merged 4 commits into from Apr 27, 2020
Merged

Conversation

pkanher617
Copy link
Contributor

This PR is a fix for the issue raised in #1469.

This adds the Logger object to the exported objects in the index.ts file.

INetworkModule
INetworkModule,
// Logger Object
Logger
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think LogLevel should also be exported, in case someone wants to write logic based on that for each message.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@coveralls
Copy link

coveralls commented Apr 9, 2020

Coverage Status

Coverage remained the same at 79.846% when pulling 26b4e45 on export-logger-fix into b3bcbe5 on dev.

Copy link
Contributor

@sangonzal sangonzal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@sameerag
Copy link
Member

@sangonzal We should port this to msal-node-base I believe?

@pkanher617 pkanher617 merged commit dd5d2e0 into dev Apr 27, 2020
@pkanher617 pkanher617 deleted the export-logger-fix branch June 8, 2020 16:25
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.

None yet

6 participants