Skip to content

DimSim: reduce bridge logging verbosity #1739

@Viswa4599

Description

@Viswa4599

Problem

Bridge server and physics logs are noisy during normal operation. While step logging is throttled, other logs (sensor data, colliders, snapshots) can be verbose.

Proposed Solution

  • Add --verbose / --quiet flag to DimSim CLI
  • Default quiet: only errors + key state transitions (connect, disconnect, init)
  • Verbose: current behavior (debugging)
  • Expose via DimSimConfig(verbose=False) in Python

Context: dimos team feedback on PR #1390. Minor.


Synced from DIM-778 by summer

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions