Skip to content

Controller shouldn't send debug message on each temp update in a ramp #77

@elcojacobs

Description

@elcojacobs

The script continuously updates the setpoint on a ramp, but the controller shouldn't log each update, this is too verbose in the logs:

Aug 02 2017 19:18:00 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:00 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:01 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:02 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:02 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:03 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:03 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.

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