- All Implemented Interfaces:
- org.neo4j.function.Function<String,File>, org.neo4j.function.RawFunction<String,File,RuntimeException>, org.neo4j.function.ThrowingFunction<String,File,RuntimeException>
public class HttpLogSetting
extends Object
implements org.neo4j.helpers.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.