excluded INFO level logs for ine LDPath class as it is very noicy

git-svn-id: https://svn.apache.org/repos/asf/stanbol/trunk@1731823 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/enhancer/defaults/src/main/resources/config/org.apache.sling.commons.log.LogManager.factory.config-ldpathlogconfig.config b/enhancer/defaults/src/main/resources/config/org.apache.sling.commons.log.LogManager.factory.config-ldpathlogconfig.config
new file mode 100644
index 0000000..53d1f73
--- /dev/null
+++ b/enhancer/defaults/src/main/resources/config/org.apache.sling.commons.log.LogManager.factory.config-ldpathlogconfig.config
@@ -0,0 +1,4 @@
+org.apache.sling.commons.log.pattern="{0,date,dd.MM.yyyy\ HH:mm:ss.SSS}\ *{4}*\ [{2}]\ {3}\ {5}"

+org.apache.sling.commons.log.names=["org.apache.marmotta.ldpath.parser.DefaultConfiguration"]

+org.apache.sling.commons.log.level="warn"

+org.apache.sling.commons.log.file="logs/error.log"
\ No newline at end of file