Skip to content

Feature request: suppress cout logging #3121

Open
@nishbo

Description

@nishbo

For some tasks I run a parallel pool of workers (through python multiprocessing) doing the same IK task on multiple trials. To track it, I run a parallel process that periodically outputs the percent complete jobs. It would be nice if I could suppress the default logging to cout from each parallel opensim instance, while preserving their log into separate files. I tried looking through Logger.h and logger.h, but could not find where it is being initialized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions