You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2019/05/10 23:36:01 UTC

[GitHub] [logging-log4j-audit] andrei-ivanov commented on a change in pull request #20: LOG4J2-2579

andrei-ivanov commented on a change in pull request #20: LOG4J2-2579
URL: https://github.com/apache/logging-log4j-audit/pull/20#discussion_r283069319
 
 

 ##########
 File path: log4j-audit/log4j-audit-api/src/test/java/org/apache/logging/log4j/audit/LogoutTest.java
 ##########
 @@ -16,27 +16,27 @@
  */
 package org.apache.logging.log4j.audit;
 
-import org.apache.logging.log4j.audit.event.Login;
+import org.apache.logging.log4j.audit.event.Logout;
 
 Review comment:
   I've renamed this event and `Login` was already defined in the JSON catalog, so an interface with the same name and package was also generated from the catalog and I wanted to make sure they don't collide.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services