LuminaConfig

constructor(name: String = "Lumina", log: LuminaConfig.Log = Log(), format: LuminaConfig.Format = Format(), timeZone: TimeZone = TimeZone.UTC, fileSystem: FileSystem = FileSystem.SYSTEM, coroutineScope: CoroutineScope = CoroutineScope(SupervisorJob()), fileMutex: Mutex = Mutex())(source)