Repository: logging-log4j2
Updated Branches:
  refs/heads/gelf-layout-gc-free 58152b79b -> 821e6201d


Format nit.


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/19e6ecd2
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/19e6ecd2
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/19e6ecd2

Branch: refs/heads/gelf-layout-gc-free
Commit: 19e6ecd25b1ed9a70d20a3d66d4d332c4b7efdb0
Parents: f1e5063
Author: Matt Sicker <boa...@gmail.com>
Authored: Tue Mar 8 09:16:03 2016 -0600
Committer: Matt Sicker <boa...@gmail.com>
Committed: Tue Mar 8 09:16:03 2016 -0600

----------------------------------------------------------------------
 .../src/test/java/org/apache/logging/log4j/EventLoggerTest.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/19e6ecd2/log4j-api/src/test/java/org/apache/logging/log4j/EventLoggerTest.java
----------------------------------------------------------------------
diff --git 
a/log4j-api/src/test/java/org/apache/logging/log4j/EventLoggerTest.java 
b/log4j-api/src/test/java/org/apache/logging/log4j/EventLoggerTest.java
index 903f5b0..181a344 100644
--- a/log4j-api/src/test/java/org/apache/logging/log4j/EventLoggerTest.java
+++ b/log4j-api/src/test/java/org/apache/logging/log4j/EventLoggerTest.java
@@ -40,7 +40,7 @@ public class EventLoggerTest {
         results.clear();
     }
 
-      @Test
+    @Test
     public void structuredData() {
         ThreadContext.put("loginId", "JohnDoe");
         ThreadContext.put("ipAddress", "192.168.0.120");

Reply via email to