Github user buddhiayesha2015 commented on a diff in the pull request:
https://github.com/apache/incubator-gearpump/pull/224#discussion_r137191236
--- Diff: core/src/main/scala/org/apache/gearpump/util/LogUtil.scala ---
@@ -67,6 +67,11 @@ object LogUtil {
}
}
+ /** getLogger(Class <?>) implementation for Java */
--- End diff --
I will fix it.---
