Skip to content

Line breaking in log #44

@JimCircadian

Description

@JimCircadian

When outputting log data for raw serial interaction, line feeds overwrite the next line's timestamp. This should be sanitised / stripped appropriately, perhaps to represent the output on a single line as a decodable byte string.

12:32:04                 INFO             Command sent: "AT+IMTMTS"
OK'32:04                 DEBUG            Reply received: '+IMTMTS: 244,4,95 
OK"32:04                 INFO             Response received: "+IMTMTS: 244,4,95 
12:32:04                 INFO             Command sent: "AT+IMTRB=244"
12:32:04                 INFO             Response of 101 bytes received

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions