Skip to content

A message template with only integer property names should behave like a regular format string #1

@nblumhardt

Description

@nblumhardt

E.g.:

log.Debug("The time is {0}", DateTime.Now.TimeOfDay);

Should produce:

Properties: { "0": "16:43..." }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions