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

Apply jdoc #2

Closed
wants to merge 11 commits into from
Closed

Apply jdoc #2

wants to merge 11 commits into from

Commits on Oct 25, 2022

  1. [pinpoint-apm#117] Support logger, authentication adaptor pattern

    typescript tools support for .d.ts
        * https://nodejs.org/api/modules.html#enabling
        * fix license convention by https://docs.npmjs.com/cli/v8/configuring-npm/package-json#license
    
    Logger Adaptor pattern
       * The Logger must implements pinpoint.json config loading status and a  log level. 
        * support integration test
        * if adaptor doesn't have adaptor outer method, Agent outs logs to console
    feelform committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7d5e4e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611bd9d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    6250aec View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    9c381e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    ccd172d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62393fa View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    b2b1d89 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    400c2df View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    23d63ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f77d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad2415b View commit details
    Browse the repository at this point in the history