Skip to content

Reduce number of log messages when run with default settings #1450

@stevenengler

Description

@stevenengler

Shadow runs with a default log level of "info", which can lead to a large number of log messages. We should consider increasing the default log level so that we print fewer log messages by default.

The user can use the general.heartbeat_info option to have Shadow print periodic messages to show that Shadow is still running and not stuck. The general heartbeat messages currently log usage stats, but if we implement #1399, we can reuse these general heartbeat messages to log the simulation progress (current-time, current-simulation-time, % (based on current-sim-time/stop-time)).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: MainComposing the core Shadow executableType: MaintenanceRefactoring, cleanup, documenation, or process improvements

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions