Skip to content

Enable / disable logger by processor node #68

@fkloosterman

Description

@fkloosterman

Migrated from Bitbucket


Sometimes, we want to be able to select the log for only one node when debugging

idea :

  • add an advanced option in the iprocessor (activated by default)

  • disable/enable the log

    • add in the sink a check for if this advanced options is deactivated in the graph
    • OR add in every processor log an if this options (LOG_IF(…) << …)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions