Skip to content

Weird line breaks (?) in error messages from AppConsole #29

@snowNnik

Description

@snowNnik

Python error messages are split weirdly into multiple lines.
image
It's supposed to look like the Python interpreter's output for errors:
image
Runtime might be splitting some log text into multiple log packets. Since we give each log packet its own line, this makes the message span multiple lines. How can we know when a log line should actually end?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions