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

Update Log level FATAL and OFF #547

Closed
wants to merge 1 commit into from
Closed

Conversation

jmetertea
Copy link
Contributor

asked first in https://stackoverflow.com/questions/57264142/jmeter-ignore-fatal-off-log-levels

Description

Add OFF/FATAL which is ignored in JMeter documentation although it seems to be working

Motivation and Context

OFF/FATAL is ignored in JMeter documentation although it's working

How Has This Been Tested?

Checked NONE/OFF/FATAL log level and updated accordingly

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.

@codecov-io
Copy link

Codecov Report

Merging #547 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #547      +/-   ##
============================================
- Coverage     56.11%   56.11%   -0.01%     
+ Complexity    10020    10019       -1     
============================================
  Files          1024     1024              
  Lines         62910    62910              
  Branches       7064     7064              
============================================
- Hits          35302    35300       -2     
- Misses        25131    25132       +1     
- Partials       2477     2478       +1
Impacted Files Coverage Δ Complexity Δ
...a/org/apache/jmeter/timers/PoissonRandomTimer.java 72.97% <0%> (-5.41%) 9% <0%> (-1%)

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 d33386e...3939d97. Read the comment docs.

@asfgit asfgit closed this in ffe5252 Dec 22, 2019
@FSchumacher
Copy link
Contributor

Thanks for the patch and the answer on stackoverflow.

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.

3 participants