class LogParser
LogParser(instance: InstanceLogInfo = InstanceLogInfo.none())
fun parse(reader: BufferedReader): List<Log>