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

check the logger for trace and the options for withTrace #304

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

check the logger for trace and the options for withTrace #304

wants to merge 1 commit into from

Conversation

danReynolds
Copy link

There was an issue with: #205

In the PR feedback it was recommended to make a withTrace option for the config, but instead it was used to check the logger object.

What we want to happen is to have a withTrace option checked off the config as well as a trace property checked off of the logger object to make sure it supports trace.

@danReynolds danReynolds changed the title check both the logger for withTrace and the options check the logger for trace and the options for withTrace Jun 13, 2018
@codecov-io
Copy link

Codecov Report

Merging #304 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #304   +/-   ##
=====================================
  Coverage      82%    82%           
=====================================
  Files           5      5           
  Lines         150    150           
=====================================
  Hits          123    123           
  Misses         27     27
Impacted Files Coverage Δ
src/defaults.js 75% <ø> (ø) ⬆️
src/core.js 73.33% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ca9f2c...e3720e2. Read the comment docs.

@Eyesonly88
Copy link

Can someone review this? it's pretty useful.
Perhaps @grushetsky 🙏

@d4rky-pl
Copy link

bump

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