warn Deprecated Profile
fun warnDeprecatedProfile(deprecatedProfile: String, recommendedProperty: String, deprecationReason: String? = null)
Issue a warning for deprecated profile usage. Each unique profile is warned about only once per application lifecycle.
Parameters
deprecated Profile
The deprecated profile name
recommended Property
The recommended replacement property
deprecation Reason
Optional reason for deprecation