reportInfo

abstract fun reportInfo(message: String, context: ConfigurationElement? = null)

Report an info message

Parameters

message

The info message

context

The configuration element that caused the info message, will be highlighted in the editor