Is it possible to configure the log4j log level using an external configuration file? Rather than have a user configure the log level in the log4j.properties file, I would like them to configure the log level using a project configuration file.
WulfgarPro