Skip to content

Allow logs to be appended during run #44

@rowleya

Description

@rowleya

When using SpiNNaker, the SpiNNaker client currently does "live uploads" of logs. I believe that this is causing problems when the user outputs a lot of logging data, as it is currently done by uploading the whole log again each time it is updated. This could be better supported if the service end had a log "append" option, which would simply add the text sent to the log rather than overwriting it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions