logWarning
Method
interface ILogger { // ... omitted for brevity logWarning(message: string): void;}Signature
method
logWarning Logs a warning message.
logWarning(message: string): voidParameters
message string Applies to
This method applies to the following types: