printEncounteredErrors

fun printEncounteredErrors(encounteredErrors: List<String>)

Print all encountered errors to logs.

Author

Griefed

Parameters

encounteredErrors

A list of all errors which were encountered during a configuration check.