The original warning or error message
Optionaloptions: {Additional options which customize logging
Optionaldetails?: stringAdditional details to append to the logged message
Optionalmode?: numberA logging level in COMPATIBILITY_MODES which overrides the configured default
Optionalonce?: booleanLog this the message only once?
Optionalsince?: string | numberA version identifier since which a change was made
Optionalstack?: booleanInclude the message stack trace
Optionaluntil?: string | numberA version identifier until which a change remains supported
Log a compatibility warning which is filtered based on the client's defined compatibility settings.