The original warning or error message
Optional
options: {Additional options which customize logging
Optional
details?: stringAdditional details to append to the logged message
Optional
mode?: numberA logging level in COMPATIBILITY_MODES which overrides the configured default
Optional
once?: booleanLog this the message only once?
Optional
since?: string | numberA version identifier since which a change was made
Optional
stack?: booleanInclude the message stack trace
Optional
until?: 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.