On this pageoverwolf.log.infoOverwolf APIs / overwolf / overwolf / log / info function info(msg: string): void; Writes info level log message to the common log. Parameters ParameterTypeDescriptionmsgstringThe message to write to the log file. Returns void