...
Code Block |
---|
GET /v3/namespaces/<namespace-id>/apps/<app-id>/<program-type>/<program-id>/logs?start=<ts>&stop=<ts>&filter=loglevel={}<logLevel> |
Parameter | Description |
---|---|
| Namespace ID |
| Name of the application being called |
| One of |
| Name of the program being called |
| Start and stop times, given as seconds since the start of the Epoch. |
| One of |
Example
...