Skip to content

Removes a new line (\n) symbol that is messing the logs#36

Open
NannoSilver wants to merge 1 commit intokata198:masterfrom
NannoSilver:master
Open

Removes a new line (\n) symbol that is messing the logs#36
NannoSilver wants to merge 1 commit intokata198:masterfrom
NannoSilver:master

Conversation

@NannoSilver
Copy link

@NannoSilver NannoSilver commented Nov 17, 2024

Logs should be recorded in a single line, but this Exceptions is generating error messages with the new line symbol \n, that is breaking the error message in 2 lines.

This PR removes the new line symbol from Exceptions error messages.

…rror message

Logs should be recorded in a single line, but this Exceptions is generating error messages with the new line symbol, that is breaking the message, leading to 2 lines error messages in the logs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments