CONAN_LOGGING_FILE is not docummented
Open
- Dominant language
- C++
- Stars
- 125
- Forks
- 382
- Avg merge
- 22h 39m
- Merged PRs (30d)
- 21
Description
there is no documentation on `CONAN_LOGGING_FILE`:
```
logging_file = get_env('CONAN_LOGGING_FILE', None) # None is stdout
```
(from `conan\conans\util\log.py`)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.