protected Object handleEnableLoggingValue() {
return this.createPropertiesFileLoggingConfig();
}
};
return (LoggingFactoryConfig) reader.readProperty();
}
/**
* Fetches the constructor that takes a String argument for the logger class
* that matches the given logging level.