Files
Docker-Chevereto/docs/LOGS.md
Rodolfo Berrios 5e55577b9f 4.1 tiempos
2024-04-20 11:17:32 -04:00

26 lines
241 B
Markdown

# Logs
```sh
make <command> <options>
```
## Options
* NAMESPACE=chevereto
* SERVICE=php
* VERSION=4.1
(*) For `SERVICE` you can use `php` and `database`.
## Access log
```sh
make log-access
```
## Error log
```sh
make log-error
```