remove logback loading messages

This commit is contained in:
Sebastian Sdorra
2011-05-23 08:38:02 +02:00
parent d1684ba729
commit 7e6572d60b
5 changed files with 133 additions and 27 deletions

View File

@@ -56,6 +56,9 @@ public class I18n
/** Field description */
public static final String GROUP_NOT_FOUND = "groupNotFound";
/** Field description */
public static final String LEVEL = "level";
/** Field description */
public static final String OPTIONS = "options";