DirectoryLogger

fun DirectoryLogger(    identity: String,     directory: File = File(identity),     retain: Long = 1.weeksToMillis)