env-config 0.2.0

Read configuration from the environment and generate documentation for it using doc-writer.
Documentation
1
2
3
4
5
6
7
8
9
## Environment
- `SERVER_TIMEOUT=0`: Timeout in milliseconds\.
- `VERBOSITY_LEVEL=warning`: The verbosity level\.


## Verbosity
- `info`: Log informational, warning, and error messages\.
- `warning`: Log warning and error messages\.
- `error`: Log error messages\.