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

feat: log option parameter #190

Merged
merged 7 commits into from
Oct 15, 2020
Merged

feat: log option parameter #190

merged 7 commits into from
Oct 15, 2020

Commits on Oct 15, 2020

  1. Add log option parameter on createAppAuth to allow override of consol…

    …e.warn implementation as described on #176
    Roman Balayan committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    7fdc631 View commit details
    Browse the repository at this point in the history
  2. Update readme to include log option

    Roman Balayan committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    30d39d7 View commit details
    Browse the repository at this point in the history
  3. WIP: added override for debug, info, and error log methods

    Roman Balayan committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    9a9cb8e View commit details
    Browse the repository at this point in the history
  4. Update src/index.ts

    gr2m committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    5b84545 View commit details
    Browse the repository at this point in the history
  5. Update test/index.test.ts

    gr2m committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    b059302 View commit details
    Browse the repository at this point in the history
  6. Update src/types.ts

    gr2m committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    5cf6bbd View commit details
    Browse the repository at this point in the history
  7. Update src/types.ts

    gr2m committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    e5d63c1 View commit details
    Browse the repository at this point in the history