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