class FileDestination : LogDestination
FileDestination(instanceName: String, logFiles: LogFiles)
fun dump(logs: List<Log>): Unit