Package pascal.taie.config
Class LoggerConfigs
java.lang.Object
pascal.taie.config.LoggerConfigs
Utility class for configuring the log4j2 logger.
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Re-fetch the configuration from log4j2.yml and reconfigure the log4j2 logger.static void
Set the log output file based on the given output dir.
-
Method Details
-
reconfigure
public static void reconfigure()Re-fetch the configuration from log4j2.yml and reconfigure the log4j2 logger. -
setOutput
Set the log output file based on the given output dir.
-