Small clarification regarding loading logging configuration
authorChristos KK Loverdos <loverdos@gmail.com>
Mon, 4 Jun 2012 13:27:02 +0000 (16:27 +0300)
committerChristos KK Loverdos <loverdos@gmail.com>
Mon, 4 Jun 2012 13:27:02 +0000 (16:27 +0300)
src/main/scala/gr/grnet/aquarium/Main.scala

index 0e1abca..323a163 100644 (file)
@@ -65,6 +65,7 @@ object Main extends LazyLoggable {
         }
 
       case _ ⇒
+        // Otherwise it will be configured in what way logback does it automatically
     }
   }