E.g.: ``` log.Debug("The time is {0}", DateTime.Now.TimeOfDay); ``` Should produce: ``` Properties: { "0": "16:43..." } ```