Course lesson
Shorten Turborepo Logs using --output-logs
The logs produced by Turborepo can get really really long. Turborepo give us a flag, --output-logs and if we add on the argument new-only, it shortens the logs to just the new information for the repositories that have changed.
- Duration
- 1 min
- Access
- Included
- Transcript
- Retained from source evidence
The logs produced by Turborepo can get really really long. Turborepo give us a flag, --output-logs and if we add on the argument new-only, it shortens the logs to just the new information for the repositories that have changed.