Abraxas-365 / Abraxas-365/langchain-rust
use tracing crate for logs
Offen
enhancement
good first issue
- Vorherrschende Sprache
- Rust
- Sterne
- 1.3k
- Forks
- 177
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
[tracing](https://crates.io/crates/tracing) is a popular library used by lot of popular libraries. We should look into use it.
When I was running a embeddings on git commits with 99k+ commits it was very hard for me to debug what was going on. I had to modify the code to add custom logs.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.