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

Add Logger interface #94

Merged
merged 1 commit into from Jul 11, 2019
Merged

Conversation

mayurkale22
Copy link
Member

This PR contains Logger interface and NoopLogger implementation.

I think we can extend this base interface to add ConsoleLogger (or somthing else) with config options like logLevel, strictMode(#92) etc.

@mayurkale22 mayurkale22 added the Discussion Issue or PR that needs/is extended discussion. label Jul 10, 2019
@mayurkale22 mayurkale22 added this to the API complete milestone Jul 10, 2019
@codecov-io
Copy link

Codecov Report

Merging #94 into master will decrease coverage by 1.96%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
- Coverage     100%   98.03%   -1.97%     
==========================================
  Files          12       13       +1     
  Lines         200      204       +4     
  Branches        8        8              
==========================================
  Hits          200      200              
- Misses          0        4       +4
Impacted Files Coverage Δ
src/common/NoopLogger.ts 0% <0%> (ø)

@mayurkale22 mayurkale22 merged commit 14310c3 into open-telemetry:master Jul 11, 2019
@mayurkale22 mayurkale22 deleted the logger branch July 11, 2019 15:11
dyladan added a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
dyladan added a commit to dyladan/opentelemetry-js that referenced this pull request Sep 9, 2022
pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this pull request Dec 15, 2023
…db-3.x

Update dependency @types/mongodb to v3.5.25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Issue or PR that needs/is extended discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants