ConsoleWarningLogger
Implementation of a WarningLogger printing the warnings to the console.
Functions
Link copied to clipboard
fun WarningLogger.log(modelClass: Class<*>, reason: String, json: JSONObject? = null, severity: Warning.SeverityLevel = Warning.SeverityLevel.MAJOR)
Raises a JsonWarning.