mik
mik copied to clipboard
Define a default path to manipulator log
If an .ini file does not contain an ['LOGGING']['path_to_manipulator_log'] entry, we should define a default value. Since there is no single abstract class for manipulators, the best place to do this is probably in the Config.php class.