* Remove obsolete stuff, and moved non-app things to ./etc * remove test * Update package-lock --------- Co-authored-by: Christian Georgi <christian.georgi@sap.com>
12 lines
197 B
Markdown
12 lines
197 B
Markdown
# Dynamically Set `cds.log` Levels and Formats
|
|
|
|
### Run
|
|
|
|
```sh
|
|
cds watch
|
|
```
|
|
|
|
### Test
|
|
|
|
Either using the UI through http://localhost:4004/loggers.html, or try the requests in `test/requests.http`
|