Skip to content

escaping in NormalTextFormatter.cs #448

Description

@Abou01

Describe the bug
In the last update, the ability to custom logs was added which is great, but the escaping was remove without the hability to do anything about it. which is a regression.

To Reproduce

Steps to reproduce the behavior:

NormalTextFormatter.cs => Format Method => line 123.
(The output.writeline became a output.write for no apparent reason)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions