- All Implemented Interfaces:
- Function<String,File>
public class HttpLogSetting
extends Object
implements Function<String,File>
Validates a config setting for the location of a HTTP log config file. It ensures that, if there is a log directory specified, that directory
exists and is writable.