Skip to content

Does not write a record when container has slash #28

@oshastitko

Description

@oshastitko

It does not work, when container has slash. None error or exception, just record is not added.
I.e.
_log.AddLog("PricingController/PaymentCreditCard", p_ex.Message, LogService.LogLevel.WARN);
Does not work.

_log.AddLog("PricingControllerPaymentCreditCard", p_ex.Message, LogService.LogLevel.WARN);

works

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