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

Enhance Logging Usage / Formatting #101

Merged
merged 1 commit into from
Jul 6, 2014
Merged

Conversation

hazendaz
Copy link
Member

@hazendaz hazendaz commented Jul 5, 2014

**** This is a rather large overall change due to logging/formatting changes - Review with care ***

Replace string concatenation with use of {} of slf4j
Properly format spaces back to tabs on newer code
Tomcat tests are flaky, ignore them for time being.

Replace string concatenation with use of {} of slf4j
Properly format spaces back to tabs on newer code
Tomcat tests are flaky, ignore them for time being.
@@ -17,63 +17,66 @@
import java.io.FileNotFoundException;

import org.apache.jasper.servlet.JspServlet;
import org.eclipse.jetty.server.Connector;
// import org.eclipse.jetty.server.Connector;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Kill comments like this one, please. Deleted code should be ... deleted.

@dblock
Copy link
Collaborator

dblock commented Jul 6, 2014

This looks good to me. I'll merge, you can cleanup my minor comments later.

dblock added a commit that referenced this pull request Jul 6, 2014
Enhance Logging Usage / Formatting
@dblock dblock merged commit fba1701 into Waffle:master Jul 6, 2014
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.

None yet

2 participants