DirectoryLogger

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