chroma-core / chroma-core/chroma
File handler's log file location?
Open
- Dominant language
- Rust
- Stars
- 29.3k
- Forks
- 2.5k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 38
Description
I manage to run a chromadb container in a local k8s cluster. I have mounted an `emptyDir` volume and configured the file handler:
```
file:
formatter: default
class : logging.handlers.RotatingFileHandler
filename: chroma.log
```
Where is the full path of this `chroma.log` file and how to configure the location of it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.