Skip to content

improve std_e logging behavior #3

@MicK7

Description

@MicK7

logging in std_e seems limited.

It can create issues when doing a lot of writing. Thus, it would be needed to support:

  • buffered logging
  • log level logging
  • remote logging or logging to a virtual file in memory.
  • async logging

One can be inspired by the logging system of https://visit-dav.github.io/visit-website/ which is really efficient.

The python logging module could also be used as a source of inspiration for behavior (and specialized to handle mpi).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions