API Reference
lean logs
Options
The lean logs
command supports the following options:
Option | Description |
---|---|
--backtest | Display the most recent backtest logs (default) |
--live | Display the most recent live logs |
--optimization | Display the most recent optimization logs |
--project <directory> | The project to get the most recent logs from |
--lean-config <file> | The Lean configuration file that should be used (defaults to the nearest lean.json) |
--verbose | Enable debug logging |
--help | Display the help text of the lean logs command and exit |