logInformation
Method
interface ILogger { // ... omitted for brevity logInformation(message: string): void;}Signature
method
logInformationLogs an information message.
logInformation(message: string): voidParameters
messagestringApplies to
This method applies to the following types: