Legend
| Field: string MessageFormat
Declarationstring MessageFormat SummaryHolds a format string for the log information message. This will receive the following arguments: {0}: timestamp, {1}: message type string, {2}: message verbosity level. The actual message will be printed immediately after the log information message. |