Skip to content

I need a way to configure message template #5

@lukasz-pekala

Description

@lukasz-pekala

Currently messagetemplate is hardcoded

private const string MessageTemplate = "HTTP {Method} to '{Path}' responded with {StatusCode} in {Elapsed:0.0000} ms";

Changing this would enable localization and more customization.
For example, using {Elapsed:0.00} ms instead of {Elapsed:0.0000} ms would be useful as it's less noisy IMHO

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions