Package de.xima.fc.logging.log4j
Class XfcLogConfigHelper
- java.lang.Object
-
- de.xima.fc.logging.log4j.XfcLogConfigHelper
-
@Deprecated public class XfcLogConfigHelper extends Object
Deprecated.- Author:
- XIMA MEDIA GmbH, Dresden - 26.11.2020
-
-
Constructor Summary
Constructors Constructor Description XfcLogConfigHelper()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static List<XLogAppender>
determineLogAppender()
Deprecated.Method which reads the appenders of the log-configuration-file
-
-
-
Method Detail
-
determineLogAppender
public static List<XLogAppender> determineLogAppender()
Deprecated.Method which reads the appenders of the log-configuration-file- Returns:
List
ofXLogAppender
-
-