ddev logs
Get the logs from your running services
Options
Name | Description |
---|---|
--follow, -f | Follow the logs in real time |
--service, -s <service> | Defines the service to retrieve logs from. [e.g. web, db] |
--tail <tail> | How many lines to show |
--time, -t | Add timestamps to logs |