Skip to content

Error messages given through different streams #33

Description

@Jintram

eGFRD error messages are not given via the same stream.

This results for example in difficulties with piping the messages to a file. (Because of - I guess - buffer issues the order gets messed up.) Especially when messages originate directly from C++, it's hard to synchronize them with Python error messages.

In C++ different stdout commands are used.

Perhaps we should decide on a single error message "channel".

MW

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions