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

Bug 59759 : Allow multiple selection and delete in 'HTTP Authorization Manager' panel #212

Closed
wants to merge 1 commit into from

Conversation

benbenw
Copy link

@benbenw benbenw commented Jun 27, 2016

Yeah !

@@ -53,8 +53,8 @@
import org.apache.jmeter.util.JMeterUtils;
import org.apache.jorphan.gui.GuiUtils;
import org.apache.jorphan.gui.layout.VerticalLayout;
import org.apache.jorphan.logging.LoggingManager;
import org.apache.log.Logger;
import org.slf4j.Logger;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason why this PR should change the used Logger?

@benbenw
Copy link
Author

benbenw commented Jun 29, 2016

slf4j is now supported instead of logkit

@asfgit asfgit closed this in 1a5200c Jul 13, 2016
@FSchumacher
Copy link
Contributor

Thanks for your contribution. I left the the changes to logging out, since I believe there is still some discussion around that ongoing.

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.

2 participants