]> git.mxchange.org Git - jcore-logger-lib.git/commitdiff
Minor: formatted a little
authorRoland Haeder <roland@mxchange.org>
Mon, 21 Sep 2015 10:21:55 +0000 (12:21 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 21 Sep 2015 10:21:55 +0000 (12:21 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

src/org/mxchange/jcoreeelogger/beans/local/logger/LoggerBeanLocal.java

index d7a4ac8a73fffdcfc5be8e984ef3593ef680fdca..f77715177ca66b275beb3a5f5c54b2420f090981 100644 (file)
@@ -19,12 +19,13 @@ package org.mxchange.jcoreeelogger.beans.local.logger;
 import javax.ejb.Local;
 
 /**
- *An interface for "centralized" logger
- * 
+ * An interface for "centralized" logger
+ *
  * @author Roland Haeder<roland@mxchange.org>
  */
 @Local
 public interface LoggerBeanLocal {
+
        /**
         * Log an exception
         *