Package de.xima.fc
Class I18nKeys.Logging
- java.lang.Object
-
- de.xima.fc.I18nKeys.Logging
-
-
Field Summary
Fields Modifier and Type Field Description static String
DEFAULT_ERROR_APPENDER_NAME
static String
DEFAULT_ERROR_APPENDER_SUBTITLE
-
Constructor Summary
Constructors Constructor Description Logging()
-
-
-
Field Detail
-
DEFAULT_ERROR_APPENDER_NAME
public static final String DEFAULT_ERROR_APPENDER_NAME
- See Also:
- Constant Field Values
-
DEFAULT_ERROR_APPENDER_SUBTITLE
public static final String DEFAULT_ERROR_APPENDER_SUBTITLE
- See Also:
- Constant Field Values
-
-