class ConsolePrinter
ConsolePrinter(instance: InstanceLogInfo, log: (String) -> Unit, incidentMaxAgeInMillis: Long = 5000)
fun dump(newLogs: List<Log>): Unit
fun none(): ConsolePrinter