LogFileConfiguration
Constructs a file configuration object with the given directory
Parameters
directory
The directory that the logs will be written to
Constructs a file configuration object based on another one so that it may be modified
Parameters
config
The other configuration to copy settings from
Constructs a file configuration object based on another one but changing the directory
Parameters
directory
The directory that the logs will be written to
config
The other configuration to copy settings from